- 1,251 categories
- 40,829 scripts
- If you are looking for a solution to displaying page numbers from an array of items then this is the solution, all you need to do is include the small class file and then parse your array through the class and then handle the data like you would hand...
- Categories
- Platforms
- Licenses
- This PHP class parses an OPML file (provided its URL) and returns an array with all the parsed data. This array contains, for each of the OPML file s elements the following attributes: link_url, link_name, link_target, link_description, link_rss, cre...
- Categories
- Platforms
- Licenses
- For those in need of unzip functionality in their PHP scripts but do not have PHP compiled with zip support. Includes ability to output the zip contents to files instead of reading them into memory. Very easy to use and integrate to existing code. A ...
- Categories
- Platforms
- Licenses
- This a is a simple PHP command line utility that will parse a MySQL update log file and dump only updates to a particular database in a certain time interval. Currently there are no flags, you are prompted for all input. Usage:
bash-2.05$ ph...
- Categories
- Platforms
- Licenses
- Upload your schema to this online application and gives yourself a head start creating your database abstraction layer for your php / mysql application. dbClassBuilder will parse a file creating INSERT, SELECT, and UPDATE functions for each table def...
- Categories
- Platforms
- Licenses
- Contains two PHP classes to parse a dhcpd.leases file according to ISC''s DHCPd v3 syntax. Can also add/delete/enable/disable known hosts from dhcpd.conf for the same. I wrote it because I couldn''t find anything like it written in PHP.
- Categories
- Platforms
- Licenses
- PHP class that will allow you to parse a ISC DHCPd v3 leases file and use the results in your applications. It was written because the only other implementations I could find were written PERL.
- Categories
- Platforms
- Licenses
- This is an interface for displaying real time stock quotes in Flash. Unique is the streaming mode, rarely seen on the web. It uses a service from Yahoo that provides stock information in CSV format. PHP is used to parse the CSV file and format it for...
- Categories
- Platforms
- Licenses
- A simple interface for displaying real time stock quotes in Flash. Uses a service from Yahoo that provides stock information in CSV format. PHP is used to parse the CSV file and format it for use with Flash.
- Categories
- Platforms
- Licenses
- PhpDocumenter is a php script for creating javaDoc style documentation from your php code. It allows you to generate documentation from a single php file or it can recursively parse through a directory.
- Categories
- Platforms
- Licenses