PHP Code Snippet Library

 +library
+ Arrays (5)
+ COM for Windows (2)
+ ClibPDF (1)
+ Image (7)
+ LDAP (9)
+ MySQL (12)
+ Regular Expressions (3)
+ String Manipulation (12)
+ Case
+ Crypt
+ Currency
+ Decoding HTML Entities
+ Echo
+ Explode
+ Implode
+ Parsing a Query String
+ Print
+ Sorting Strings
+ Sub String Replace
+ Trim
+ Time and Date (6)
 +General Options
+   Library Home
+   PHP-CSL Credits
+   PHP-CSL License
+   PHP Resource Links
+   Log in
Snippet available for: String Manipulation


category Explode
Split a string by string...
category Case
Change the case of a string...
category Implode
Join array elements with a string...
category Trim
Strip whitespace from the beginning or end of a string...
category Crypt
One-way string encryption (hashing)...
category Print
No description available...
category Sorting Strings
This code implements a comparison algorithm that orders alphanumeric strings in the way a human bein...
category Echo
Output one or more strings...
category Decoding HTML Entities
Convert all HTML entities to their applicable characters i.e. " => "...
category Currency
Formating a number as a currency string...
category Parsing a Query String
Parsing a Query String into variables...
category Sub String Replace
Replace text within a portion of a string...
 
Powered by: PHP Code Snippet Library V0.8