🔥 Have a function that gets used in about 100 places that you need to behave slightly differently for some new code? Add an optional flag.
I like the simplicity of the opening `echo`. So many would have gone for the overly complex `sprintf` when all you actually need is a string
Yeah I really believe in YAGNI. If we ever need to customize it it's easy to add another flag.
One thing that really bothers me is why is $emailsql taken from escaped $username 😬
We used to collect username and email but then switched to using the email as the username usually, so "username" is really the email.
'db_new_user_optimized2', must be twice as good as 'db_new_user_optimized'
Man, some of us are reading these before our first coffee & you're causing some serious mental anguish...
if( !$dont_escape === false) has to be the most eloquent way to write this if statement. Only takes 4 looks to figure it out 😂
Or, you can just go with spec pattern. Oldie but goodie example write up by @beberlei in Doctrine context
United States トレンド
- 1. $ZOOZ N/A
- 2. #IDontWantToOverreactBUT 1,450 posts
- 3. Jamaica 79.6K posts
- 4. #MondayMotivation 35K posts
- 5. SNAP 619K posts
- 6. Victory Monday 2,883 posts
- 7. $QCOM 12.5K posts
- 8. Good Monday 50.5K posts
- 9. jungkook 326K posts
- 10. MRIs 1,446 posts
- 11. #MondayVibes 3,365 posts
- 12. #ElCaribeBajoAmenaza 2,511 posts
- 13. #MondayMood 1,887 posts
- 14. Melissa 115K posts
- 15. Walter Reed 4,595 posts
- 16. Milei 680K posts
- 17. Brock 9,510 posts
- 18. AFGE N/A
- 19. WINWIN 16.3K posts
- 20. Happy Sports Equinox N/A
Something went wrong.
Something went wrong.