- 1,233 categories
- 40,467 scripts
- Intended for programmers interested in experimenting with complex user interface elements, this tutorial explores using PHP to generate JavaScript based on data in a database. This tutorial explains a class called chainedSelectors. This class helps y...
- Categories
- Tags
- Platforms
- Licenses
- A guide, for Web developers, to using PHP language to create dynamically generated Web pages. A comprehensive reference to PHP 2, including the language''s evolutions and enhancements. Shows how to install applications, generate HTML, and access...
- Categories
- Tags
- Platforms
- Licenses
- 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...
- Categories
- Tags
- Platforms
- Licenses
- This PHP function will display a random image / graphic from a directory into your website. The function searches your directory for predefined image types (that you define) and randomly displays the filename. Includes examples of use and is very eas...
- Categories
- Tags
- Platforms
- Licenses
- 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...
- Categories
- Tags
- Platforms
- Licenses
- 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...
- Categories
- Tags
- Platforms
- Licenses
- This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...
- Categories
- Tags
- Platforms
- Licenses
- This program provides on-line shopping cart system which is both easy for the seller to maintain and easy for customers to use. camelcityBuyer uses PHP and MiniSQL to implement an on-line shopping system. Information about the items to be purchased i...
- Categories
- Tags
- Platforms
- Licenses
- PHP has a built-in function to easily fetch meta tags from php or html pages called the get_meta_tags function. It will take all the meta tags and build associative arrays with the name of the associative array being the
meta name and value of the a...
- Categories
- Tags
- Platforms
- Licenses
- The function UpdateHitCount gets the global variable $pageHitCount, increments it, and actually writes the new value back into $filename, as the first line of PHP code. By storing the page''s hits in itself, you can eliminate the need for anothe...
- Categories
- Tags
- Platforms
- Licenses
Page: