PHP Classes

File: readme.txt

Recommend this page to a friend!
  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: 14 years ago
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.