MySQL Ajax Database Access Layer – MADAL
Package:
Summary:
Generate code to manage MySQL tables using AJAX
Groups:
Author:
Description:
This package can be used to generate code to manage MySQL tables using AJAX to avoid page reloading.
It can generate PHP code for MySQL model classes that can perform several types of operations like inserting new records,, setters and getters, initialize variables, generate form inputs, etc..
Another class can generate Javascript code that can send AJAX requests using jQuery to manipulate MySQL database table records.
It can generate PHP code for MySQL model classes that can perform several types of operations like inserting new records,, setters and getters, initialize variables, generate form inputs, etc..
Another class can generate Javascript code that can send AJAX requests using jQuery to manipulate MySQL database table records.
Comments are closed.