HomebulletScriptsbulletTag: text (226 results)
  1. No Screenshot
    1741 total visits
    Guaranix Full Text can be used to index texts for full text searching.Guaranix Full Text can build indexes of documents with support for stemming words (in Spanish or English), document idiom categorization, phrase search, etc..Guaranix Full Text can use a database as repository to store the index. Currently it supports SQLite and MySQL.
  2. No Screenshot
    1881 total visits
    Obj Codec can be used to encrypt and decrypt text. It uses a password to encrypt the text. The same password must be given to decrypt the text.
  3. No Screenshot
    1607 total visits
    Pictorus GIF Text is a simple class that can be used to render text as images.Pictorus GIF Text generates an image with the PHP GD library extension and renders a given text with configurable text font, foreground and background color and transparency.The resulting image is generated in the GIF format and is served as the current script output.
  4. Suggester
    2047 total visits
    Suggester can be used to complete text typed in form text inputs using AJAX to retrieve text completion suggestions, similar to Google Suggest.The text completion suggestions are displayed as a menu below the text input that shows without page reloading.The text completion suggestions may be cached to avoid the overhead of requesting the same data from the server more than ...
  5. No Screenshot
    1712 total visits
    cappypass can be use to generate text string to use as a password with random characters with certain constraints. It can generate a random text with a a given length.The text characters may be picked from several character sets. Currently cappypass uses predefined character sets that consist of: lower case letters, upper case letters, digits, several special characters.
  6. No Screenshot
    1884 total visits
    ArGlyphs can be used to convert Arabic text to Unicode for rendering purposes. It takes as input Arabic text encoded using Windows-1256 character set and performs Arabic glyph joining to output a string encoded using UTF-8.The output string is no longer logically arranged, but laid out in a visual order to be read properly when formatted with a simple Unicode ...
  7. No Screenshot
    1916 total visits
    Text Cat can be used to guess the language of a given text. The class reads data files that contain ranking information about characters that are most likely to be found in texts of several languages.The text being analyzed is converted to Unicode to be compared with the language character ranking data.The class returns an array of the language sorted ...
  8. No Screenshot
    1497 total visits
    ArCharsetC can be used to convert a given Arabic text between different character set encodings. Currently it supports converting between character sets windows-1256, iso-8859-6 and utf-8.
  9. No Screenshot
    2058 total visits
    Lucky Strike can be used to generate and manipulate random text strings. It can generate random text strings based on a specification format that determines whether the string should lower or upper case vowels and consonant letters, and even or odd numbers. It can also pick a random text or number from an array, or a semi-random value from the ...
  10. No Screenshot
    1707 total visits
    Chinese Party class can be used to convert a Chinese text between two character set encodings. Currently it can convert between character set encodings between UTF-8 traditional Chinese, UTF-8 simplified Chinese encodings, Big5 and GB2312.When Chinese Party meet some special Chinese character, such as Cantonese characters that commonly used in Hong Kong or Japanese characters that included in Big5 character ...
  11. No Screenshot
    1936 total visits
    Cifra class can be used to convert numbers between representation formats. Currently it can convert between the number formats: decimal (Arabic), roman, any other base.
  12. No Screenshot
    1813 total visits
    UTF8 is meant to convert text encoded as single byte string encodings such as CP1251 to UTF-8 multibyte format and vice versa.UTF8 loads character set from mapping files. Please access ftp://ftp.unicode.org/Public/MAPPINGS/ to obtain the mapping files that you need.The directory from where the map files may be loaded is pre-configured in the class. Each supported character set is also pre-configured ...
  13. No Screenshot
    1568 total visits
    Encrypt and Decrypt any string can be used to encode and decode text strings using basic PHP functions.It generates a random encoding key that is used to scramble the input text. The resulting scrambled text is mixed with the encoding key.The decoding process recovers the encoding key from the input text and applies the inverse of the encoding process.
  14. No Screenshot
    2166 total visits
    ISCII Unicode Manager can be used to convert ISCII (Hindi) characters to Unicode (UTF-8) and vice-versa.ISCII (Indian Script Code for Information Interchange) is a coding scheme for representing various Indian scripts, as well as a Latin-based script with diacritic marks used to depict Romanized Indian languages.
  15. No Screenshot
    1850 total visits
    RodaSpell can be used to verify and correct the spelling of a text looking up in a SQL database. Currently it can work with MySQL or SQLite databases.RodaSpell can install a database spelling table that is used to store the known words and an hash that represents the way the text is spelled. The class provides a function to add ...
Pages 11 of 16« 7 8 9 10 11 12 13 14 15 »