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