Mysql lession 9 :- Fetching Record using mysql_fetch _row() function

Опубликовано: 07 Октябрь 2024
на канале: mybestphp
39
1

so today we learn fetching using...

1.mysql_fetch_row():- it is support only indexing .

Before you learn fetching please see my old video i.e how to create database and how to insert/update/delete.
Click On Following Link:
1.Create Database and Table
   • MySql Lession1 : How To Create DataBa...  
2.Insert Record in Database
   • Mysql Lession 3: Inserting Form Data ...