HomebulletScriptsbulletTag: text (226 results)
  1. No Screenshot
    1548 total visits
    ArIdentifier analyzes a text that uses Unicode and locates the segments that use characters that belong the Arabic character set. The positions of the Arabic text segments can be returned as an array.Requirements: PHP 4.0 or higher
  2. No Screenshot
    1795 total visits
    Eval Math can take an expression in a text string and evaluate it by replacing values of variables and calculating the results of mathematical functions and operations. It supports implicit multiplication, multivariable functions and nested functions.Eval Math can be used to evaluate expressions from untrusted sources. It provides robust error checking and only evaluates a limited set of functions. Graphs ...
  3. No Screenshot
    1924 total visits
    Scramble Eggs can take a given text string, split it in pieces of the same size and insert random text between each piece. The original text can also be recovered from scrambled one.Requirements: PHP 5.0 or higher
  4. No Screenshot
    1593 total visits
    class.file.php handles all actions that could be executed with a file (upload, download, write, read...) and provides access to all of its characteristics (size, type, extension, owner...).
  5. No Screenshot
    1335 total visits
    Text Iterator traverses a given text string and find all characters that match a given pattern of characters. The strings that match the pattern get passed to a specific callback function to be processed arbitrarily.The patterns of characters to match can be given as an array of characters strings, or a string that specifies that the match of characters in ...
  6. No Screenshot
    2343 total visits
    A Simple Sloganizer reads a file with template marks for several slogan phrases. A slogan phrase is picked up randomly and is used to replace the template place holder with the specified keywords.Requirements: PHP 4.0 or higher
  7. No Screenshot
    1894 total visits
    Strings can be word wrapped.Key Features of Text Helper Class:- Capitalize the first letter of all words of string- Count the number of non-whitespace characters, words, sentences in a string- Encode strings for displaying as HTML, in URLs, escaping quotes, as hexadecimal, as Javascript strings, and obfuscate e-mail addresses- Exclude given words from a string- Highlight PHP code- Indent strings- ...
  8. No Screenshot
    1917 total visits
    The letters of a text string are traversed and HTML code with image tags, which display the text as graphics, is generated.Requirements: PHP 3.0 or higher
  9. No Screenshot
    1674 total visits
    Write On Pic can open an picture file in the GIF, PNG, JPEG and BMP formats, and write a given text string on the picture. The colors, opacity, border effect, font size and position of the text are configurable parameters.The generated image with text rendered on it can be served as the local script output or saved to a local ...
  10. No Screenshot
    2075 total visits
    Word Count takes a text string and counts how many times each word appear in the string. The word that appears more times in the text string is returned.Requirements: PHP 5.0 or higher
  11. No Screenshot
    1832 total visits
    A text string can be searched for sections enclosed by specified delimiters.The found text sections are replaced by text with other start and end delimiters, leaving intact the text inside the delimiters.Requirements: PHP 3.0 or higher
  12. No Screenshot
    1950 total visits
    String Similarity calculates the similarity index between two strings. A value of 0 means that the strings are entirely different. A value of 1 means that the strings are identical. Other values mean that the strings are different but appear to have a degree of similarity.Optionally String Similarity can limit the level of similarity between the strings that must be ...
  13. No Screenshot
    1580 total visits
    Image to ASCII text reads an image in GIF, JPEG or PNG formats, and converts each pixel to an ASCII text character that corresponds to the pixel brightness level.The contrast and brightness can be adjusted. The converted ASCII text may be served for download or display in a form text are input to the let the users copy the text ...
  14. No Screenshot
    1457 total visits
    Text to image with selected font creates an image with a given width and height and renders a given text string in a specific position.The text font, size, foreground and background colors can be configured. The image can be saved to a server side file or generated as the current script output in the JPEG, PNG or GIF formats.Requirements: PHP ...
  15. No Screenshot
    2053 total visits
    An image with a specified width and height is created and a text string is rendered in it. The text may be align to the left, right, center or justified relatively to the image width.The text font, size, background and foreground colors are configurable. The generated image may be served as the current script output or stored in a server ...
Pages 9 of 16« 5 6 7 8 9 10 11 12 13 »