- 1,251 categories
- 40,829 scripts
- A collection of 11 tips on PHP array introduction. Clear answers are provided with tutorial exercises on declaring and creating arrays, assigning and retrieving array elements, identifying elements by keys and indexes, copying arrays:
What Is an Ar...
- Categories
- Platforms
- Licenses
- A collection of 14 tips on PHP string literals, operations and conversaion. Clear explanations and tutorial exercises are provided on single-quoted strings, double-quoted strings, string elements, concatenation, converting values to strings, converti...
- Categories
- Platforms
- Licenses
- A collection of 19 tips on PHP functions on arrays. Clear answers are provided with tutorial exercises on searching keys and values, sorting arrays, merging two arrays, looping on array elements, expanding and truncating arrays. Special topics are:
...
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- 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
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- ABG_IniParser A PHP 4 script to handle INI type files - Multi-dimensional array to hold structure - Full check of file access (existence && writability) - Check of Section/Item existance with optionnal ...
- Categories
- Platforms
- Licenses
- Commercial License,
- Free for non-commercial use
- datLib contains Class Methods that help simplify common programming functions that PHP programmers use in their development process when building web based applications. These include calculating dates in different formats; server and user informatio...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- SimpleTrace is an open source PHP class designed to help developers with the task of debugging and analyising script runs. The class allows you to output messages to a number of different formats for analysis at run time or at a later date. As Simple...
- Categories
- Platforms
- Licenses
- This elementary tutorial describes how to search an array to see if a specific item lies in it. In the tutorial, we create an array of strings such as &"Apple&" and &"Orange&" then show you how to use PHP to find o...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
- The script process recursively a template (given as a string) and a data structure (given as a tree of array of arrays).
Syntax is the same as phplib , but behaves better on loops or optional blocks embedded.
I developped it because I was tir...
- Categories
- Platforms
- Licenses
- The full URL to a page comes in three parts: The domain name, the path to the file then the filename, and the query string. For example, take the URL http://www.example.com/ex ample/page.php?name=Bob:
1. The domain name: www.example.com; 2. The ...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License
Page: