EasyPHPScripts.com      Free Open Source PHP Scripts and Code Snippet Library

 +Menu
+   Site News
+   Main Pages
+   Other Downloads
 +PHP
+ Arrays (9)
+ Array Map recursive
+ Change Calculator
+ Change Case
+ Count Array Values
+ Dump Highlighted
+ Input Validation
+ Neddle in Haystack
+ Print Nice
+ ScanTree
+ Directory And Files (7)
+ Image (3)
+ LDAP (3)
+ MySQL (11)
+ Other (11)
+ Regular Expressions (3)
+ String Manipulation (13)
+ Time and Date (6)
 +Library Options
+   View Other Library
 +General Options
+   Log in
Snippet available for: Arrays


category Input Validation
Just edit a bit in the head of the file. upload and include into files....
category Neddle in Haystack
ia is like in_array, aa is like array in array. primary keys only.not recursive....
category Dump Highlighted
*Forogt, is an issue with IE will have to fix soon, mozilla works fine on the collapse* originally ...
category Change Calculator
Basic functions to make a change calculator....
category Array Map recursive
recursive array_map with objects also...from php.net user comments....
category Change Case
Change the case of Array key values Resulting Printout: Array ( [FIRST] => 1 [SECOND]...
category Print Nice
Print out an array in a nice readable format. This is very simple and most people will already kn...
category Count Array Values
Returns and array with a count of all the values: Array ( [1] => 2 [hello] => 2 [...
category ScanTree
searches a dir/tree (recursive) for match in search term and returns them in an array with the direc...
 
Powered by: PHP & centOS