About 1,300,000 results
Open links in new tab
  1. PHP: MySQL Database - W3Schools

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

  2. PHP Programming with MySQL: The Web Technologies Series

    This book covers the basics of PHP and MySQL along with introductions to advanced topics including object-oriented programming and how to build Web sites that incorporate authentication and …

  3. PHP MySQL Tutorial

    PHP Data Objects or PDO provides you with a lightweight and consistent interface for accessing MySQL databases. And this tutorial shows you how how to interact with MySQL using PDO.

  4. How to Connect PHP with MySQL Database - 2025

    Aug 29, 2025 · Learn how to connect PHP to a MySQL database with our easy-to-follow guide. Get the code and steps you need to start building your web applications.

  5. How to use PHP with MYSQL Database | Simplilearn

    Nov 11, 2025 · This brings us to the end of the “PHP with MySQL” tutorial. In this, you have learned how to create a database using XAMPP and MySQL, and also create a registration page with the help of …

  6. PHP & MySQL - Online Tutorials Library

    Connecting to MySQL database − Learn how to use PHP to open and close a MySQL database connection. Create MySQL Database Using PHP − This part explains how to create MySQL …

  7. Free PHP with MySQL Course Online (2025) - Great Learning

    In this course, you will learn PHP withMySQL for free, covering how to create dynamic and interactive web applications using PHP and integrate them with MySQL databases.

  8. Using MySQL Database with PHP - Coursera

    In this 1.5 hour project, you will combine your knowledge of HTML, object-oriented PHP, SQL, and MySQL to make a dynamic website that uses MySQL database on the web server. You will learn two …

  9. PHP with MySQL - Studytonight

    The most popular open source database available is MySQL which is one of the most widely used database with PHP. In this tutorial we will learn to connect remotely with the database and then …

  10. Your First PHP Web Application using MySQL and PHP with …

    Jul 17, 2024 · Assuming we have acquired knowledge of the PHP language combined with what we just learnt in the MySQL tutorial series, we can write the web based application in PHP that runs on top …