mirror of
https://github.com/archtechx/laravel-tips.git
synced 2025-12-12 05:14:04 +00:00
422 B
422 B
| title | tweet_id | thread_slug | author_username | images | created_at | slug | |
|---|---|---|---|---|---|---|---|
| Consider using mb_* functions when working with localized strings | 1464247627696918528 | weekly-thread-2021-47 | jbrooksuk |
|
2021-11-26T15:00:13+00:00 | consider-using-mb-functions-when-working-with-localized-strings |
Not sure on the difference between "strtoupper" and "mb_strtoupper"? #PHP