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.
|