PHP Code Snippet Library

 +library
+ Arrays (5)
+ Change Case
+ Count Array Values
+ Dump Highlighted
+ Print Nice
+ test some special chars
+ COM for Windows (2)
+ ClibPDF (1)
+ Image (7)
+ LDAP (9)
+ MySQL (12)
+ Regular Expressions (3)
+ String Manipulation (12)
+ Time and Date (6)
 +General Options
+   Library Home
+   PHP-CSL Credits
+   PHP-CSL License
+   PHP Resource Links
+   Log in
Snippet available for: Arrays


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