Login   Register  
PHP Classes
elePHPant
Icontem

File: readme.txt

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Gianluca Zanferrari  >  zquery  >  readme.txt  >  Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: readme
Class: zquery
Process interaction requests using jQuery
Author: By
Last change:
Date: 2010-01-05 04:12
Size: 385 bytes
 

Contents

Class file image Download
Zquery implements the jquery library within php.

- It precesses POST and GET data asynchronously giving feedback 
to the user with coloured 'error' (red) or 'ok' (green) sliding messages.

- It can load data through a given file and show the output to screen.
- It is possible to run every jquery function.
- If debug is enabled, SESSION, POST and GET data is dumped on screen.