PHP Classes
elePHPant
Icontem

php classes

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

      Found: 20660       Packages icon Packages (6823)   Blogs icon Blogs (232)   Discussions icon Discussions (114)   Packages icon Forums icon Package forums (12546)   Blogs icon Forums icon Blog forums (945)  

      1-10   11-20   21-30   31-40   41-50   Next >  
DCC::QuickSite Pro Support forum quicksite_pro Site generation backend engine   This package is a set of classes that works as a site generation backend engine. It supports template processing, page caching, gzip compression, logging and virtual URI parsing. .htaccess file main engine class Documentation ...
This class can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The class measures the time since the last time the PHP output buffer was ...
Custom CAPTCHA Support forum customcaptcha Display images for CAPTCHA validation   This class can be used to display images for CAPTCHA validation. It can display an image with a random text that the user needs to read and enter in a form to authorize the access to resources to real human users. The ...
This class can be used to split MySQL query results displayed in pages retrieved using AJAX. It takes a MySQL query and computes the total number of rows it returns to generate HTML links in order to browse different pages of the query results. Each page displays up to a given limit number of results ...
This class can be used to implement a CAPTCHA validation method that asks questions about pictures to the user. It presents several images and asks the user to answer a question related to the pictures. Only one picture is the right answers. The user has to pick the right picture to pass the validation ...
PHP Login Script Support forum php-login-script Authenticate and manage users stored in SQLite   This class can be used to authenticate and manage user accounts stored in SQLite. It implements several operations and display HTML forms to authenticate users and manage their account records stored in ...
Simple Twitter Support forum simpletwitter Retrieve user status from Twitter   This class can be used to retrieve the statuses of Twitter users. It can send HTTP requests to Twitter Web services API to perform several types of operations. The class can retrieve the time line of statuses of a given ...
Class that generates HTML forms supporting: - Multiple inputs may be interconnected in such way that client side events that occur on one input can trigger actions on the context of other inputs. Developers may use input interconnection support without writing Javascript code. - Can be extended with ...
VAT Checker Support forum vatchecker Check if a European VAT number is valid   This class can check whether an VAT (Value Added Tax) number is valid according to rules of each European country. The class loads VAT number structure using regular expressions for each European country defined in a separate ...
This package can be used to generate and update an hierarchical tree of elements from MySQL database content. A HTML page with some Javascript performs an AJAX request to obtain the list of elements of the tree from a MySQL database query. The tree of elements is returned to the browser in JSON format ...

      1-10   11-20   21-30   31-40   41-50   Next >