PHP-CSL V0.9

 +PHP
+ Arrays (4)
+ COM for Windows (2)
+ Image (2)
+ LDAP (3)
+ MySQL (10)
+ Regular Expressions (2)
+ String Manipulation (11)
+ Case
+ Crypt
+ Currency
+ Decoding HTML Entities
+ Echo
+ Explode
+ Implode
+ Parsing a Query String
+ Sorting Strings
+ Sub String Replace
+ Trim
+ 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: String Manipulation


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