How to Update record in php tamil | change or modify record in database through php in tamil

Описание к видео How to Update record in php tamil | change or modify record in database through php in tamil

Learn about how update data in mysql database in php tamil | how to modify record in php tamil | how to change record and save in data base | how to fetch record and put in each form field | how display row record in each form field in php

in this process we need to create a form for display the row record from the db in form fields then we have to submit the form to update and then get the value from the updated form and then create query to update and set the value to each field in query.
Now execute the query and get the result and then print success message or redirect the page where you want.

1. db connection
   • #1) How to make mysql database connec...  
2. Select data or record from database
   • #2) How to fetch data from mysql db i...  
3. insert record into database table
   • #3) How to insert record mysql databa...  
4. Delete record from db
   • #4) Delete record from  database in p...  

Комментарии

Информация по комментариям в разработке