A PHP library for Ajax
Jaxon is an open source PHP library for easily creating Ajax web applications. It's a fork of the Xajax library.
It allows into a web page to make direct Ajax calls to PHP classes that will in turn update its content, without reloading the entire page.
Export your PHP classes to javascript.
Make Ajax calls to your PHP classes.
Build your page on server side with PHP.
Export your PHP classes to javascript.
Make Ajax calls to your PHP classes.
Build your page on server side with PHP.
New package: Jaxon Adminer
New package: Jaxon Adminer
Jaxon Adminer is a database management tool that is inserted in a page of an existing PHP application, instead of being installed like phpMyAdmin or Adminer.
- Supports multiple database drivers (MySQL, PostgreSQL, and more).
- Provides CRUD operations, import and export on databases.
- Supports multiple database drivers (MySQL, PostgreSQL, and more).
- Provides CRUD operations, import and export on databases.