- 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 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
- 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
- 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
- Platforms
- Licenses