-
All occurrences or only specific ones of a given text can be searched for and replaced in a string.Requirements: PHP 4.0 or higher
-
Hiero takes a string of characters of the English alphabet and generates an image on which it is rendered a sequence of hieroglyphics that represent the translation of the English characters.The image generated gets returned as GD image resource.Requirements: PHP 4.0 or higher
-
Each character is converted into a text string, which is the decimal character representation in HTML.Requirements: PHP 4.0 or higher
-
Parameters such as the text message, font, size, rotation, padding, color, background and transparency, can be defined through the URL.
-
ImageTitle, a given text can be rendered on an image with a specified color and font. The width and height of the image is determined automatically, but the class can limit the number of characters to show in a line.ImageTitle can generate multiple images for text split in multiple lines. The generated images may be saved to files in the ...
-
A string of Windows-1256-encoded characters are converted to their English language equivalents.Requirements: PHP 4.0 or higher
-
Several types of validation and text processing operations can be performed.Key Features of SQLUtils:- Verifying whether string contains a numeric value- Remove from a string a group of characters that could be used in SQL injection attacks- Retrieve the MD5 hash of a string- Encode a string using the base64 algorithmRequirements: PHP 5.0 or higher
-
Images in GIF, PNG or JPEG format are supported.Requirements: GD PHP extension
-
classTexto can remove special characters like spaces and letters with accents and cedilla with underscores or regular letters without accents and cedilla.A text string can also be cut in order to not exceed a specified length limit.Requirements: PHP 3.0 or higherLimitations: The code and the comments are in Portuguese
-
The number of words with and without integer numbers from a text string can be counted.Key Features of Paragraph:- Determine whether a string represents a valid integer, float or number value- Convert a letter in given position of a text string to upper case- Get a list of all characters in a text stringRequirements: PHP 3.0 or higher
-
crushJsCss can compact and scrambles JavaScript files using Dean Edwards' algorithm. CSS files can also be compacted and optimized by using CSSTidy.Processed files can be compressed using gzip algorithm and stored in a cached directory to avoid reprocessing.Requirements: PHP 4.0.7 or higher
-
Arabic, English, French, German, Italian and Spanish are currently supported.These classes can generate a compressed version of text strings that occupy in average about 70% of the original length.Requirements: PHP 4.0 or higher
-
validation is meant to validate text strings using patterns that are defined with a simple syntax that is not based on regular expressions.Here are a few examples of validation patterns:"2N 5L" = 2Numbers 1Whitespace 5Letters e.g.: "12 ABCDE""2-5N 5L" = 2-5Numbers 1Whitespace 5Letters e.g.: "1234 ABCDE""2N:2N:2N" would match on "12:35:24" for checking time"2N.2N.4N" would match on "01.01.2004" for checking datevalidation ...
-
Text 3D generates GIF images that present the letters of a text rendered in 3D perspective. The letters are rendered at a given radial distance around a rotation axis.Generating a sequence of images incrementing the rotation and radius values can be used for generating frames that present the text with an interesting animation effect.The text is rendered using standard truetype ...
-
Ocolorize takes a text string with special tags and replaces them with HTML or BBCode marks, making the text appear in different colors.Requirements: PHP 4 or higher

