- 1,233 categories
- 40,482 scripts
Updated: 05/28/2002
- PHPTagLib is a PHP class for parsing XML using a tag library. It also contains a sample library, a sample XML file and a sample calling script. With this class, you can create custom tags. To define a tag, you can choose between two methods: Use a template definition with {placeholders} or create a php function that gets the content and parameters of a tag as arguments and returns the created HTML.
- Categories
- Tags
- Platforms
- Licenses
- If you use PHP and you don''t have access to a database, or if you need to use a flat file in your application, the Creative Clans File System (CCFS) might be just the thing for you.
The CCFS is a class written in PHP to manage the access to f...
- This package can be used to generate a Web Services Definition Language (WSDL) document from the code of a class that implements Web services calls.
It parses the code of a given PHP class script files and generates a WSDL definition from the l...
- class.browser.php is a class of functions that is designed to make it easy to download web pages for numerous uses, including for web crawling. It extends the functionality of the PHP function fsockopen, as well as adds string parsing functions to ma...
- phpdoc is a program that aims to do for PHP developers what Javadoc does for java developers. It is a script that parses PHP class definitions, extracting function and variable names, as well as comments, and dumping this data into a database. The sc...
- PHPXref is a Perl script to make working with the source code of a large PHP site somewhat easier. It allows you to: Cross references classes, interfaces, functions, variables, constants and database tables defined and used across your various PHP fi...