- 1,251 categories
- 40,829 scripts
- PHP data caching class that caches variables using file handle write to cache data with or without an expiration time. I used file_get_contents() rather than fread to speed up the application even further. Rather than run a complex logic or queries e...
- Categories
- Platforms
- Licenses
- Scrambling text by add fake text in between chunks of real text. A good alternative to encryption making letters and numbers unreadable with PHP pure scripting.
Can be used to protect variables like Cookies, Sessions, GET and POST from page to ...
- Categories
- Platforms
- Licenses
- This article examines how PHP handles passing of variables internally, as well as how this relates to memory usage. This information is can be very useful for any professional PHP developer as it shows how passing variables by reference will normally...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- Make any page a chat room! Anyone in the world who is looking at your web page will see new messages dynamically and automatically appear
on the page as your visitors chat back and forth! Consisting of a combination of PHP and JavaScript, it does n...
- Categories
- Platforms
- Licenses
Page: