PHP Classes

Packages of Jannerel Roche

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Jannerel Roche (2)  >  Mission progress status  >  Reputation  
Picture of Jannerel Roche
Name: Jannerel Roche <contact>
Classes: 2
Country: Philippines Philippines
Age: 46
All time rank: 50410 in Philippines Philippines
Week rank: 195 Up2 in Philippines Philippines Up
All time users: 5823
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Paging Class with AJAX or HREF  
Browse paginated query results using AJAX or HREF
This class can be used to browse database query results split between pages using AJAX to switch between the listing without page reloading.

It can execute an SQL query using the PEAR DB API and return records to be displayed in the page.

The class also generates navigation links that to go to the first, last, previous, next or any intermediate pages.

When the user clicks on the links, an AJAX request is triggered to retrieve the respective page content and update only the listing container, thus without reloading the whole page.

It is possible to configure the limit number of records and the limit of page links to show per page.

  Files folder image PHP Simple Upload  
Process files for upload and download
This package can be used to process files for upload and download.

There is one class that can process files uploaded using Web forms. It can accept uploaded files that have a MIME type from a given list. The uploaded files are copied to a given destination directory.

Another class can serve files for download. The request content type is set based on the file name extension.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z