HomebulletScriptsbulletTag: text (226 results)
  1. No Screenshot
    1534 total visits
    String Searcher can be used to search for a given text in files of any size.String Searcher opens a given file and looks up for a given text string. It stops the search when the text is found or the end of the file has been reached.String Searcher can perform either case sensitive or insensitive searches.
  2. No Screenshot
    2126 total visits
    Anagrams can generate anagrams from given words.It can take an input word and generate all anagrams permuting the order of its letters. Research can be pursued by 'brutal force' approach as well as filtered by rules.The resulting anagram words can be optionally saved to a file.
  3. No Screenshot
    1408 total visits
    Test On Image can be used to render text on a background image. The letters of the text are made of graphics defined by separate image files.The letter image files can be loaded from a configurable directory. This way different text font images can be used.
  4. No Screenshot
    1463 total visits
    ATextImage can render one or multiple lines of text on images. It can layout one or more groups of lines of text along the image. Each group of text can be aligned at the left, center, or right and top, center, or bottom of the image.Each group of text lines can be rendered with justification to the left, center or ...
  5. No Screenshot
    1454 total visits
    Permutation Lower Upper can generate modified versions of a string by permuting its characters using all combinations of lower and upper case of the letters.For instance, from a string "ab" the class generates the permutations "ab","Ab","aB","AB" .Permutation Lower Upper can be useful when it is necessary to manipulate or change parts of a text string to use with functions that ...
  6. No Screenshot
    1886 total visits
    Convertor text > to *.png is a simple way for making from txt images you can use your variable is the link and you get an IMAGE as ouput, so you can easy make from an eamail-adress an image, ... I've included an simpel easy "make an image script" so you can see what it do.
  7. No Screenshot
    1573 total visits
    ZBZ5 Simple Localizing Tool can be used to retrieve texts for internationalized applications. The class can load texts from data files for different idioms. Then it can return the translation text for the selected idiom given the original string in English.If there is a translation data file for the specified idiom, the class uses a fallback idiom file. If the ...
  8. No Screenshot
    1813 total visits
    String Buffer is meant to access and manipulate text string objects as with Java StringBuffer class and the Enumeration interface.It provides extensive support for string manipulation as well as having built-in enumeration that allows input parameters ranges to be taken care of. The advantage of this for the programmer is that it cuts down iteration code needed to be written.String ...
  9. No Screenshot
    1712 total visits
    Morph engine is a small class for matching lines of a remotes file using regular expressions.This class was originally made for use with the IRCsock class. The goal is to create a system similar to mIRC's remote system.Morph engine is made to compare a text line and a list of remotes. The remotes have a type, a regular expression, and ...
  10. No Screenshot
    1914 total visits
    QTool can be used to change the words to camel case.Key Features of QTool:- Replace white spaces with underscores- Convert an array of strings to a single string separated by underscores- Convert strings to names acceptable for class or namespace namesRequirements: PHP 5 or higher
  11. No Screenshot
    1629 total visits
    Concurrent Code Rotator can pickup a random text from multiple random alternatives. The text may be code in PHP, HTML, Javascript, etc., for instance to serve rotating advertisements.Concurrent Code Rotator uses special random number generation algorithm which allows to control the frequency and probability of appearance per working cycle.
  12. No Screenshot
    1851 total visits
    Simple class for removing all punctuation and general stop words from any given search string. Stopwords and punctuation can be removed one at a time or all at once.
  13. No Screenshot
    1018 total visits
    A textbox with odbc-database support.
  14. No Screenshot
    1549 total visits
    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 ...
  15. No Screenshot
    1501 total visits
    Alternate text is meant to extract a random text string from a string that defines a set of possible combinations of words. It is supposed to be used to generate variations of a message that can be refreshed dynamically.Just try this combination definition "(hello|bye(world|(sweet|)home|moon)" to see the multiple variations of text strings that the script generates.
Pages 12 of 16« 8 9 10 11 12 13 14 15 16 »