Showing posts with label delete a record in php and ms access. Show all posts
Showing posts with label delete a record in php and ms access. Show all posts

Friday, January 30, 2015

Delete a Record in PHP and Microsoft Access

During my learning process how to create basic CRUD or Create, Retrieve, Update and Delete in PHP and Microsoft Access I wrote a code how to delete or remove a single record from our table in Microsoft Access. The code is based in SQL statement I intended my work for beginners in PHP and MS Access database programming and development.

I hope you will find my work useful and beneficial in learning how to create a database application using PHP and Microsoft Access as your database management solution in your business problems.

If you have some questions please send me an email at jakerpomperada@yahoo.comand jakerpomperada@gmail.com. People here in the Philippines who wish to contact me can reach me at my mobile number 09173084360.

Thank you very much and Happy Productive Programming.



Sample Output of Our Program