HomebulletScriptsbulletList (sorted by updated, 8025 results)
Sorted by: Date | Updated | Visits | Downloads
  1. Barcode Generator
    4047 total visits
    Barcode Generator implements a Web interface to generate barcode images according to well-known barcode formating standards for PHP 5.Currently Barcode Generator supports the following barcode format standards: Codabar, Code11, Code39, Code93, Code128, EAN-8, EAN-13, ISBN, Interleaved 2 of 5, Standard 2 of 5, MSI Plessey, UPC-A, UPC-E, UPC Extension 2, UPC Extension 5 and PostNet.The output images generated according to ...
  2. No Screenshot
    1912 total visits
    Locked Session Handler is custom session handler that allows for values stored in the session variables to be locked to prevent changes.The class provides functions to set, retrieve, check and delete session variable values, as well functions to lock and unlock given session variables.The names of locked variables are added to a special session variable array. If a script attempts ...
  3. No Screenshot
    1725 total visits
    Session Handler classes implements a session but does not use MySQL as its storage mechanism like other session handling classes do. Instead it uses a directory structure where the session is identified as a directory and keys are files inside of that directory. Each file contains the value assoiciated with the key identified by the file name.This session handler requires ...
  4. No Screenshot
    1243 total visits
    Bar Code is meant to generate bar code graphics of type 2 of 5 used commonly in documents for paying bills or e-commerce purchases in Brazil to be collected by local banks.Bar Code is based in the code written by Luciano Lima Silva of the site www.netdinamica.com.br.Limitations:The comments in the code are in Portuguese.
  5. No Screenshot
    1066 total visits
    Icecast Info can access an active Icecast server to fetch and parse statistics information. Icecast Info can fetch a statistics XML document from the Web server using Curl library and parse it to retrieve the fields: audio information, bitrate, channels, listeners, listen URL, public and sample rate.
  6. No Screenshot
    1641 total visits
    Bar Graphics can generate bar charts from a given set of values. It provides means to define the label, value and color of each bar.The bars are drawn using HTML tables with different color values.The size of the bars is displayed in proportion to the largest bar by setting the relative width of the table cells. This way Bar Graphics ...
  7. No Screenshot
    1680 total visits
    Diagram draws a diagram from an array that defines an hierarchy tree. You can set font of the text labels and the colors used in the diagram image.Please check the generated documentation for more details.
  8. No Screenshot
    2178 total visits
    CISVC is meant to encapsulate the APIs around the COM object for Microsoft Indexing service (CISVC).CISVC can perform the search query, output the search results split in multiple pages and also a navigation let the user go back and forth between the presented search results pages.
  9. No Screenshot
    1663 total visits
    Clean URL is a class that implements a method to make URLs more user and search engine friendly by removing '?' and '=' symbols from URL.This class is meant to be used in conjunction with URL rewriting Web server modules that map the cleaned URLs generated by this class into common URLs with query parameters.
  10. No Screenshot
    2038 total visits
    E-Mail Encoder Class is meant to encode mailto: links in a way that makes it difficult for spammers to harvest e-mail addresses by using crawling robots.The resulting HTML uses character entities using the ASCII codes of the e-mail address characters that are replaced.E-Mail Encoder Class lets you specify the link e-mail address, the link data and a CSS style name ...
  11. No Screenshot
    1100 total visits
    Tracks the progress of a certain set of tasks within a PHP script. Creates a graphical representation in an html table that updates as task execution progresses.
  12. No Screenshot
    2040 total visits
    Javascript Obfuscator is meant to parse Javascript source code to rewrite obfuscated equivalent version.The obfuscation is done by removing unnecessary remarks, white spaces, carriage returns and other non-functional characters from the source code.
  13. No Screenshot
    1902 total visits
    Array 2 XML is capable of storing the data of associative arrays in XML files using DOM PHP 5 extension API.It supports specifying the XML output file name, the document root name, the output encoding. It also supports storing nested associative arrays.
  14. No Screenshot
    1798 total visits
    trDate is a very simple class that translates dates between different formats. It takes as parameters the expected input format of the date and the desired date output format.If the input and output formats and the date are valid, the class returned the converted date.
  15. No Screenshot
    2025 total visits
    Bar Graph generator is meant to generate bar graphs defined either programatically calling the class functions or using definition file to specify the graph characteristics. The graph definitions file structure is very simple and so it is probably a better way to create graphics on the fly.Bar Graph generator supports axis background or border color, title text and color, graph ...
Pages 510 of 535« 506 507 508 509 510 511 512 513 514 »