Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
PHP Database Connections to MYSQL
Rating: 4.3 out of 5(31 ratings)
2,701 students

PHP Database Connections to MYSQL

Easily to follow step by step guide to using PHP and MySQL databases
Created byLaurence Svekis
Last updated 11/2021
English
English [Auto],

What you'll learn

  • use PHP to access MySQL databases
  • add mySQl database to your websites
  • create database connections with PHP
  • use phpmyadmin

Course content

3 sections19 lectures1h 24m total length
  • PHP MYSQL course introduction2:16

    Learn to connect to a MySQL database with PHP and access, update, query, and delete content. Use phpMyAdmin or PHP code to perform these operations, with hands-on examples and resources.

  • Introduction to Localhost services2:53

    Set up a local server with Apache and MySQL to run PHP on your machine, using Samp from apachefriends.org and the zap control panel, then access localhost with Brackets.

  • Brackets web editor Free open source1:53

    Explore Brackets as a free open source web editor with live preview, extensions, and language selection. Learn to run and update files across platforms, and compare it to Zap.

  • XAMPP to setup localhost on computer8:50

    Install and configure XAMPP to set up a localhost, enabling Apache, MySQL, and phpMyAdmin for local development, while managing ports and security.

  • PHPmyAdmin More info0:36

Requirements

  • basic PHP
  • computer access

Description

One of the main reasons for using back end code is to have database interaction. When it comes to using MySQL, PHP code is perfect for providing capabilities to achieve that interaction easily.

MySQL database are used to store information for websites! Having a database is extremely useful for any website. Some websites are entirely database driven. Knowing how to make and connect databases to your web content creates a huge opportunity.

This course is taught by an instructor with over 15 years of real world experience. Having developed hundreds of web applications and websites. Using PHP and MySQL on a regular basis, let us show you how to start using MySQL and PHP together.

This course covers

  • How to setup localhost to use PHP and MySQL on your computer
  • How to access PHPmyAdmin
  • How to create databases
  • how to add tables
  • working with data selecting, adding, updating, deleting and more
  • Working with database content

All of the source code and resources used within the course are provided, so that you can get started quickly.

I am here to help you learn PHP and MySQL and ready to answer any questions you may have.

MySQL is an in demand skill.

Nothing to lose, there is a 100% Money Back if you don't like it

Want to know more, what are you waiting for take the first step. Join now to start learning PHP MySQL today.

Who this course is for:

  • web developers and application creators
  • anyone who want to use mysql with PHP
  • anyone who wants to access mysql database for their websites