- 1,251 categories
- 40,829 scripts
- PHP provides a number of array merging functions but not one that does precisely this. What this will do is that it will add new values found in the new array if they don''t exist and update them if they do, performing this recursively if a sub-...
- Categories
- Platforms
- Licenses
- 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 PHP-based wrapper around the scriptaculous javascript library that makes it trivial to add drag-and-drop sorting to lists or any other HTML element. Helper functions to take the result of sorting and return it in a simple PHP array to enable easy ...
- Categories
- Platforms
- Licenses
- The PHP Report classes are used to create html report pages from a generic result set array. A result set is any array you can came up with. That usually means the result of a sql query, and normally it is not ready for display. The classes here are ...
- Categories
- Platforms
- Licenses
- DOM Menu allows developers to add dynamic, hierarchical popup menus on their web pages. The direction of the menu can either be horizontal or vertical and the menu can open (or popout) in either direction. It has both screen edge detection and selec...
- Categories
- Platforms
- Licenses
- Other Free / Open Source License