PHP Classes

Packages of Pawel Janisio

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Pawel Janisio (2)  >  Mission progress status  >  Reputation  
Picture of Pawel Janisio
Name: Pawel Janisio <contact>
Classes: 2
Country: Poland Poland
Age: 39
All time rank: 138835 in Poland Poland
Week rank: 195 Up4 in Poland Poland Up
All time users: 2208
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 Apinstall  
Show a progress bar for a server job using AJAX
This class can be used to show a progress bar for a job running on the serve using AJAX to update the bar.

It displays a bar place holder section on the page that will be updated when the job progresses.

The class also generates Javascript that uses the jQuery library to send AJAX requests to retrieve the job progress status.

The class gets update notices from the PHP script running the server job and updates a file that is updated with job progress information. This information is served to the browser when it gets the job status AJAX request.
Not enough user ratings

  Files folder image SDB simple MySQL class  
Wrapper to access MySQL databases
This class implements a wrapper to access MySQL databases. It can:

- Establish database connections
- Execute SQL queries
- Retrieve query results into arrays
- Retrieve the number of result rows and affected rows
- Create tables
- Lock tables
- Optimize all database tables
- Truncate tables
- Import a database dump using the mysql command
- Get the database variables and statistics
Not enough user ratings


  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