PHP tutorial in Hindi part - 30 - How to connect database in php and creating table

Опубликовано: 14 Май 2026
на канале: DG Optimization
7,865
77

With PHP, you can connect to and manipulate databases.MySQL is the most popular database system used with PHP.

What is MySQL?
MySQL is a database system used on the web MySQL is a database system that runs on a server.
MySQL is ideal for both small and large applications M,ySQL is very fast, reliable, and easy to use, MySQL uses standard SQL
MySQL compiles on a number of platforms, MySQL is free to download and use MySQL is developed, distributed, and supported by Oracle Corporation.