PHP-CSL V0.9

 +PHP
+ Arrays (4)
+ Change Case
+ Count Array Values
+ Dump Highlighted
+ Print Nice
+ COM for Windows (2)
+ Image (2)
+ LDAP (3)
+ MySQL (10)
+ Regular Expressions (2)
+ String Manipulation (11)
+ Time and Date (6)
 +Library Options
+   View Other Library
 +General Options
+   Library Home
+   PHP-CSL Credits
+   PHP-CSL License
+   Resource Links
+   Log in
Snippet available for: Arrays


category Change Case
Change the case of Array key values Resulting Printout: Array ( [FIRST] => 1 [SECOND]...
category Count Array Values
Returns and array with a count of all the values: Array ( [1] => 2 [hello] => 2 [...
category Dump Highlighted
An alternative to print_r, this function will print an array with HTML and Syntax highlighting. Coul...
category Print Nice
Print out an array in a nice readable format. This is very simple and most people will already kn...
  
 
Powered by: PHP-CSL V0.9