This class can be used to generate QR Code images using Google Chart API. It can send an HTTP request to the Google Chart API Web server to request the generation of a PNG image that represents the QR code graphic for a given information snippet. Currently the class can request the generation of QR ...
This class can generate QRCode images using Google Charts API. It can take as arguments many types of parameters of user contact details. The class generates a string that includes parameters to pass to Google Charts API to generate an image of a QRCode. It can return the generated Google Charts API ...
This class can generate QRcode images in GIF, JPEG or PNG formats. It takes a string of information to encode and generates an image that represents the string as a QRcode. The generated image can be served as the current script output or saved to a file in GIF, PNG, or JPEG formats. The size of matrix ...
zQRCode Support forum zqrcode Generate QRCode images using Kaywa.com site This class can be used to generate QRCode images using Kaywa.com site. It can send an HTTP request to the Kaywa.com site and pass parameters about the size of the image and the data from which it will generate the QRCode image ...
QR SAT Support forum qr-sat Generate QRCode images in pure PHP This class can generate QRCode images in pure PHP. It takes a given string and generates a QRCode model 2 image that represents that string. The generated image can be saved to a file or served as the current script output in the PNG ...
Expandable Menu Support forum adv_expand_menu Generate an expandable menu of links generates a navigation system for websites with expandable/collapsable sub menus, menu elements can be hard coded into a seperate data file or taken from a MySQL database. The menu code is then generated in either ...
Cities and zip codes Support forum ocities Lookup for cities and zip codes using AJAX This package can be used to lookup for cities and the respective zip codes. It uses AJAX to search a file database with cities and the respective zip codes using just the first few letters of the city that the ...
Zip Codes Range Support forum zipcodesrange Finds zip codes within distance of other zip code United States This class can be used to find all United States zip codes within a given distance range of a given zip code. It queries a zip code database and will return an array of zip codes plus the ...
IAF decoder coder Support forum iaf_decoder_coder Parse and generate Outlook IAF configuration files This class can be used to parse and generate Outlook Express IAF configuration files. It can generate configuration files for Outlook Express in the IAF format that may include details of configuration ...
This package can be used to display bar codes using only HTML with CSS styles. It takes a code to represent and generates CSS style definitions and HTML tags to render that code in an HTML page. There are two classes that can render bar codes using the Code39 and Interleave 2 of 5 standards respectively ...