PHP Classes
elePHPant
Icontem

hippo

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 10       Packages icon Packages (5)   Packages icon Forums icon Package forums (5)  
Hippo AJAX Form Support forum hippo_ajax_form Generate HTML forms and submit via AJAX   This class can be used to generate HTML forms that can be submitted via AJAX. It can generate HTML for the most common types of form inputs. The class ends the form generating a submit input. When this input is ...
Hippo Picture Base64 Encode Support forum hippo_base64_pic Encode GIF or JPEG image files as a PHP script   This class can encode GIF or JPEG image files in the form of PHP script file that serves the original files when it is executed. The class can handle a Web form for uploading the image files ...
Hippo AJAX Link Support forum hippo_ajax Generate HTML links to process AJAX requests   This class can be used to generate HTML links to process AJAX requests. It generates HTML and Javascript that when a link is clicked it submits an AJAX request. The request can be sent via HTTP GET or POST methods ...
Hippo Shopping Cart Support forum hippo_shopping_cart Manage shopping cart of products stored in MySQL   This class can manage a shopping cart composed of products being sold to customers with records stored in a MySQL database. The shopping cart item details are stored in session variables. Such ...
Hippo Chinese Cert Code Support forum chinese_cert_code Generate CAPTCHA validation images in Chinese China   This class can be used to generate CAPTCHA validation images using Chinese words. The class picks random words from a file with a list of Chinese words represented in the big5 encoding. The ...