Free Downloads
- AJAX Edit In Place (Innovation Award Winner - January 2006)
- AJAX File Uploader
- AJAX Grid
- AJAX Poll
- AJAX Rating Counter
- Automatic Archive Creator
- Calendar Component
- Compare Files
- Country From IP
- Create File By Parsing Dir
- Create Sitemap
- Create ZIP File
- Data to Graph
- Download Images from Google
- Encode And Optimize PHP
- Grep Simulator
- HTML Generator
- iCaptcha (Innovation Award Nominee - July 2007)
- Mail Server Info
- Photo Frame
- PHP Debugger
- Simple AJAX
- Tag Cloud Generator
- Test On Image
- Text To Image (Innovation Award Nominee - January 2006)
- WebSafeColors
For any customization, modification or a production version of any of these PHP Classes, feel free to contact me.
If you liked my post, feel free to subscribe to my rss feeds














































4 Comments so far (Add 1 more)
2 Trackbacks
Tutorial: Create a zip file from folders on the fly…
For a future project I needed these days some easy to use zip or gzip class to create a zip file from files / folders inside a specified directory. A short search on Google has lead me to the Create ZIP File PHP class from Rochak Chauhan. I tested two …