AjaxCRUD - Easy Database Connection Class

19/06/2008

AjaxCRUD is an open-source PHP API which allows you to connect to a mySQL database and easily perform the necessary CRUD operations (create, read, update, & delete rows). This PHP class allows you to get the access you need without spending the time and energy on lengthy coding.

Website: http://www.ajaxcrud.com/

Comments are closed.