DevTwitter | توییت برنامه نویسی
توییت های برنامه نویسی و طراحی وب :) @dvtwi Hashtags: devtwitter.t.me/5 DevBooks Channel: https://t.me/+AYbOl75CLNYxY2U0 Github: https://github.com/DevTwitter X: https://x.com/devtwittir
Show more📈 Analytical overview of Telegram channel DevTwitter | توییت برنامه نویسی
Channel DevTwitter | توییت برنامه نویسی (@devtwitter) in the Farsi language segment is an active participant. Currently, the community unites 29 381 subscribers, ranking 4 611 in the Technologies & Applications category and 11 541 in the Iran region.
📊 Audience metrics and dynamics
Since its creation on невідомо, the project has demonstrated rapid growth, gathering an audience of 29 381 subscribers.
According to the latest data from 27 June, 2026, the channel demonstrates stable activity. Although there has been a change in the number of participants by 1 093 over the last 30 days and by 33 over the last 24 hours, overall reach remains high.
- Verification status: Not verified
- Engagement rate (ER): The average audience engagement rate is 22.36%. Within the first 24 hours after publication, content typically collects 16.56% reactions from the total number of subscribers.
- Post reach: On average, each post receives 6 568 views. Within the first day, a publication typically gains 4 865 views.
- Reactions and interaction: The audience actively supports content: the average number of reactions per post is 53.
- Thematic interests: Content is focused on key topics such as پرو, #کوته_نیوز, ارتباط, ابزار, چیز.
📝 Description and content policy
The author describes the resource as a platform for expressing subjective opinions:
“توییت های برنامه نویسی و طراحی وب :)
@dvtwi
Hashtags:
devtwitter.t.me/5
DevBooks Channel:
https://t.me/+AYbOl75CLNYxY2U0
Github:
https://github.com/DevTwitter
X:
https://x.com/devtwittir”
Thanks to the high frequency of updates (latest data received on 28 June, 2026), the channel maintains relevance and a high level of publication reach. Analytics show that the audience actively interacts with content, making it an important point of influence in the Technologies & Applications category.
30% برای پرداخت کامل: WdfR30
🙂 کد تخفیف 20% برای پرداخت قسطی: TdFr20
🔴 اعتبار کدهای تخفیف تا ۲۲ فروردین ۱۴۰۴
🔗 لینک ثبت نام:
d-learn.ir/pdmn?utm=wtm
📞 تماس:
📲t.me/dlearnsup
📱 02188349244
📲 09103209837
@dlearn_ir
var_dump("123abc" == 123); // خروجی: true
var_dump("0e12345" == 0); // خروجی: true
var_dump("0e12345" == "0"); // خروجی: false
چرا اینجوریه؟؟؟
اینجا PHP عزیز دل تصمیم گرفته تو مقایسهی عدد و رشته، رشته رو به عدد تبدیل کنه.
مثلا "123abc" رو میبینه، میگه خب اولش ۱۲۳ داره، پس همونو عدد حساب میکنه.
یا "0e12345" رو میبینه، میگه اوه این که یه عدد علمی مثل 0 * 10^12345 ــه، پس همون ۰ در نظر گرفته میشه!
امااااا، وقتی "0e12345" رو با "0" مقایسه میکنیم، دیگه رشته به عدد تبدیل نمیشه و خب نتیجهاش false میشه!
خطر امنیتی: این حرکت میتونه توی چک کردن رمز عبور و توکنها باعث بشه بعضی رشتهها بدون اینکه واقعا درست باشن، قبول بشن! پس مراقب باشین!
یادتون باشه همیشه از === استفاده کنین تا PHP نتونه این شوخیای عجیب و غریبشو باهاتون بکنه و به جای اینکه برای رمز عبور مستقیم === بذارین، از ابزارای خود PHP استفاده کنین. مثلا برای رمزعبور:
if (password_verify($inputPassword, $hashedPassword)) {
echo "رمز درسته!";
} else {
echo "رمز اشتباهه!";
}
اینطوری خیالتون راحت تره
@DevTwitter | <Amir Hossein Bagheri/>
Available now! Telegram Research 2025 — the year's key insights 
