2014-12-07 | 2my4edge

11 December 2014

Basic insert, view, edit, delete and update using PHP and Mysql

94 comments:
Hi readers, today i going to post one of old topic in php and  mysql, here i'm going to post Insert data through form, and fetch / view the data from database, and also Edit, Delete and Update with detailed explanation.  i know mysql is depreciated, even most of the people are using mysql so now i'm going to use mysql and i'll update with mysqli and pdo later, now i'm going to explain the basics of php mysql functions, how to insert, fetch, delete, update like all operations. New with Codeigniter insert edit view update delete

^