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

 +Menu
+   Site News
+   Main Pages
+   Other Downloads
 +PHP
+ Arrays (9)
+ Directory And Files (7)
+ Image (3)
+ LDAP (3)
+ MySQL (11)
+ Other (11)
+ Regular Expressions (3)
+ String Manipulation (13)
+ Case
+ Clean User Inputs
+ Crypt
+ Currency
+ Decoding HTML Entities
+ Echo
+ Explode
+ Implode
+ Parsing a Query String
+ Remove Tree And Files
+ Sorting Strings
+ Sub String Replace
+ Trim
+ Time and Date (6)
 +Library Options
+   View Other Library
 +General Options
+   Log in
Snippet available for: String Manipulation


category Parsing a Query String
Parsing a Query String into variables...
category Echo
Output one or more strings...
category Decoding HTML Entities
Convert all HTML entities to their applicable characters i.e. " => "...
category Explode
Split a string by string...
category Currency
Formating a number as a currency string...
category Crypt
One-way string encryption (hashing)...
category Clean User Inputs
Will clean all inputs. to use, add include to top of files. change the names as needed in the ...
category Implode
Join array elements with a string...
category Sorting Strings
This code implements a comparison algorithm that orders alphanumeric strings in the way a human bein...
category Sub String Replace
Replace text within a portion of a string...
category Case
Change the case of a string...
category Trim
Strip whitespace from the beginning or end of a string...
category Remove Tree And Files
Recursive Delete with Search. I mainly wrote for cashe delete, but it uses glob so it can search fo...
  
 
Powered by: PHP & centOS