
If you liked my post, feel free to subscribe to my rss feeds
Post meta
This entry was written by Rochak Chauhan and posted on 22 July 2007 at 11:02 AM and filed under Downloads, PHP. Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment(Latest is displayed first) or leave a trackback: Trackback URL.
© 2007 Rochak Chauhan::Unpredictably Exciting. Powered by DMW Technologies (P) Limited


4 Comments so far (Add 1 more)
2 Trackbacks
[...] also enables you to extract tags from a paragraph/text. Trackback links: Link Description Rochak Chauhan’s PHP Classes Free Downloads… Latest blog trackback links Applications that use this class: No [...]
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 …