Tuesday, September 1, 2015

Crud Operations in PHP and MySQL

One of the usefulness of PHP and MySQL is that you can create a database application on it. In this article I would like to share with you a CRUD application using PHP and MySQL. CRUD (Create, Retrieve, Update and Delete) is the basic operations that can be done in any database application. The code is very easy to understand and use for beginners.

If you have some questions about programming, about my work please send me an email at jakerpomperada@gmail.com and jakerpomperada@yahoo.com. People here in the Philippines can contact me at  my mobile number 09173084360.

Thank you very much and Happy Programming.



No comments:

Post a Comment