- 1,233 categories
- 40,349 scripts
- This is the simple example to list contents of any Directory. To do this we are going to define function DirDisply( ) which will read the current directory contents and display it as a list.
We first open current directory by $TrackDir=opendir(...
- Categories
- Tags
- Platforms
- Licenses
- A collection of 19 tips on creating your own PHP functions. Clear answers are provided with tutorial exercises on defining functions, defining arguments, passing references, returning references, argument default values, etc. Special topics are:
Ho...
- Categories
- Tags
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- ErfurtWiki is a small Wiki engine implemented in PHP which stores its pages in a MySQL database or via a flat file backend. The Wiki source parsing is rather complete but is very extensible. It stands out from other Wikis in that it does not define t...
- Categories
- Tags
- Platforms
- Licenses
- 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 te...
- 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