HomebulletScriptsbulletTag: encode (76 results)
  1. BEncoder
    638 total visits
    This PHP script is mainly used to encode and decode torrent files in Bencode format. It extracts metadata from a file in Bencode format and return an associative array. This script can also do the opposite, i.e. take an associative array and encode it in the Bencode format. Requirements:- PHP 5.0 or higher
  2. Escape Encoder
    262 total visits
    Escape Encoder should be the best tool to convert HTML, Text, Object's to javascript. This free PHP script will help you convert sections of HTML, such as a flash object, which can be difficult to validate under XHTML doctype's, to JavaScript code. Even people with limited programming knowledge will be able to easily reverse engineer the encoded JavaScript.
  3. No Screenshot
    438 total visits
    This class can be used to generate stems from words encoded using UTF-8. It takes a text string with words encoded using UTF-8 and converts it into stems strings like the soundex algorithm does, so similar sounding words result in the same word. The class supports both English and Cyrillic words. Requirement: PHP5.0 or Higher
  4. No Screenshot
    568 total visits
    This script can be used to encoding and decoding data in ASCII85 encoding. It can take a string of data and encode it in the ASCII85 encoding format. The script can also do the opposite, i.e. decode data encoded in the ASCII85 encoding format. It supports basic ASCII implementation, as well the Adobe and BTOA variations.
  5. No Screenshot
    293 total visits
    This script can be used to Parse XML documents and export as arrays or JSON or viceversa. Simple Object Element is an Open Source PHP XML script.It can parse a hierarchic document loaded from a XML file, a regular array or JSON encode string.The script may also export the document to an array or a JSON encoded string.Requirement: PHP 5 ...
  6. PHP Vulnerability Scanner
    608 total visits
    This class can be used to scan script files to find eventually malicious code.It can traverse a given directory recursively and checks script files to see if they may contain code that may be eventually malicious.Currently it finds script files that are using functions often used in infected scripts, such as base64_encode and base64_decode.
  7. No Screenshot
    2492 total visits
    AROHA PHPencoder is utility coded in language PHP. PHP encoder encode and decode PHP scripts.
  8. No Screenshot
    2279 total visits
    This class can be used to generate AJAX request responses in JSON format. It can define one or more keys and values that will define the actions that will be perform by JavaScript code on the browser side as response to an AJAX request.The class converts the response values into an array that is outputted in JSON encoded format. The ...
  9. No Screenshot
    1874 total visits
    This script can be used to compute the stem of a Spanish word. It uses Porter's stemming algorithm to compute the stem of a given Spanish word. The script supports removing common suffixes and works with words encoded with UTF-8.
  10. No Screenshot
    2215 total visits
    PHPCoder is a Web-based frontend to the Turck MMCache encoding functions, which are similar to the Zend Encoder product. PHPCoder enables you to encode your PHP scripts and applications into non-reversible byte-code, thus preventing users of your programs from viewing or alterting the source code while having full functionality.Another excellent use for PHPCoder is to encode your applications PHP configuration ...
  11. No Screenshot
    1297 total visits
    html_special_chars_encode is a code snippet to encode STDIN to be included in html where result is written to STDOUT. It replaces all occurances of characters known to break HTML.
  12. No Screenshot
    1612 total visits
    uuencode/uudecode class is to uuencode and uudecode data. Uses strlen(), so it is not binary-safe.So, we recommend uuencode/uudecode to you to make sure the security of your system.
  13. No Screenshot
    1424 total visits
    img2MySQL can store and retrieve images in a MySQL database table. The script can store an image file in MySQL table row, encoding the image contents as text using base64 algorithm. Each stored image is associated with its file name and an identifier number. img2MySQL can also retrieve and decode the data of an image given its identifier number or ...
  14. No Screenshot
    2145 total visits
    bencoding can take a variable value and encode it as a string that describes its type and value in the bencode format. It supports encoding strings integers and arrays. The script bencoding can also restore an original value from a bencode formatted string. Requirements: PHP 5.0 or higher
  15. No Screenshot
    1534 total visits
    PHP Object Notation is a PHP variable value encoded in base64 can be serialized. The script can also do the opposite, i.e. retrieve the original variable value from a string of previously serialized variable, Requirements: PHP 3.0 or higher
Pages 1 of 6« 1 2 3 4 5 »