PHP Classes
elePHPant
Icontem

ajax

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

      Found: 726       Packages icon Packages (185)   Blogs icon Blogs (44)   Discussions icon Discussions (4)   Packages icon Forums icon Package forums (458)   Blogs icon Forums icon Blog forums (35)  

      1-10   11-20   21-30   31-40   41-50   Next >  
AJAX DataGrid Support forum ajaxdatagrid List data in a table that can be edited with AJAX   This class can be used to list data in an HTML table that can be edited using AJAX. It supports list page scrolling, column sorting, and in-place editing of data cells using form fields to alter the values ...
PHP AJAX pagination Support forum php-ajax-pagination Show MySQL query results split in pages using AJAX   This class can be used to show MySQL query results split in pages using AJAX. It takes as parameters an SQL query, the number of results to show per page and the current page number. The generates ...
This class can be used to browse files uploaded via Web forms using AJAX methods to send the files without reloading the form page. There is auxiliary Javascript code that can upload in the background a file that the users chooses in a Web page form and updates the upload message status in the page ...
My Ajax Support forum myajax Generate HTML to update pages using AJAX   This class can be used to generate HTML and Javascript to make AJAX calls to update pages without reloading. It generates HTML and Javascript functions that when called will perform AJAX requests and update specified page sections ...
This class can be used to display paginated MySQL query results updated using AJAX requests. It can execute a given MySQL query and generate a response to update a page that shows different pages of query results using AJAX to avoid page reloading. AJAX pagination Support forum ajax-pagination Display ...
This class can be used to Edit MySQL data in a table using AJAX for updates. It can connect to a MySQL database directly or using ADODB and executes a query to retrieve data from a given table. The MySQL table fields to display in the data grid table columns are configurable. The data from certain ...
This class can be used to implement CAPTCHA validation using colored boxes that the user must click which are validated using AJAX requests. It renders a grid of boxes on which only one box is colored differently to indicate the user must click it. The class sends an AJAX request to the server passing ...
AJAX CRUD Lite Support forum ajax-crud Manipulate MySQL records with an AJAX interface   This class can be used to manipulate MySQL records with an AJAX interface. It can generate HTML with Javascript to display and edit MySQL table records using AJAX to avoid reloading the page. Screenshot of class ...
AJAX driven simple chat Support forum ajax-chat Web based chat using AJAX to update the dialog   This class can be used to implement a simple Web based chat system that uses AJAX to update the chat dialog display area without reloading the whole page. The class generates a page with a Web form to ...
New AJAX Sortable Support forum newajaxsortable Display and edit MySQL data in a table using AJAX   This class can be used to display and edit data from MySQL table records in HTML table using AJAX to avoid page reloading. It generates an HTML table with data from a MySQL database . The class also ...

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