- 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 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
- 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
- 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
- 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
- Using PHP array functions to view all of your POST/GET Variables make it easy for retrieving data from online forms. It''s also great for debugging your codes.
- Categories
- Platforms
- Licenses
- This project provides functions for generating SQL queries, HTML tables, and XML documents. It consists of two classes and a set of utility functions. SQLGen provides PHP functions for generating SQL query strings from arrays. TableMaker generates an...
- Categories
- Platforms
- Licenses
- The PHP Pocket Reference is a handy quick reference for PHP, an open-source, HTML-embedded scripting language that can be used to develop web applications. This small book acts both as a perfect tutorial for learning the basics of PHP syntax and as a...
- Categories
- Platforms
- Licenses