-
Search and Replace class is a class that enables the search/replace of files.Search and Replace class can perform the search over one file, multiple files, entire directories with/without subdirectories. It also can search using four different search functions, supporting ereg and preg regular expressions.Search and Replace class can be easily used in your own applications.
-
File Scope Replacer is meant to find and replace data in files.The replacer class takes a text data value to be found as well the replacement text. It scans files from a given directory to find and replace the specified data.The replacer class may either scan all files or just the ones that match a given regular expression. It may ...
-
This bad word filter class is completly customizable. You may select which words you want to replace and remove one's you don't. You also have an option to replace bad words with a specific filter character. This class is extremely fast for what it does, and it is case-insensative. So parsing large files, such as forum posts is not a ...
-
MyTemplate Class is a simple template engine class that uses the PHP eval() function to replace variables contained in the template files.The class and examples code comments are in Arab.
-
Math Replace is meant to process text strings that contain math expressions. The class finds the math expressions, evaluates them and replaces their original text by the resulting values, returning the replaced text string.
-
With FileManipulation, you can easily access text files (read/write). Get the X Line of a text file. write after line x in the file. Return lines containing "foorbar" (with regex). Replace a line.
-
Emoticon is a simple class that can replace sequences of text characters used to represent emoticons by the HTML tags of the corresponding image icons.It can be used in applications that present any type of text messages like forums, chats, chatter boxes, comments, guestbooks, webmail, etc..
-
File Scope Replacer is meant to find and replace data in files. The replacer class takes a text data value to be found as well the replacement text.It scans files from a given directory to find and replace the specified data. The replacer class may either scan all files or just the ones that match a given regular expression. It ...

