Getting Started with PHP and MySQL Development

What's Inside

PHP is an object oriented general purpose language suitable for a wide variety of tasks. In this course, we'll learn how to use PHP as a server-side scripting language for use in web development.

MySQL is a general purpose relational database management system (RDBMS) used mainly to provide a back-end database for web applications. In this course, we'll introduce the concepts of relational database management systems in general, and how they relate to MySQL in particular.

Unlike traditional courses that concentrate mainly on theory, we'll take a practical “how-to” approach to working with data. Here's what you'll learn:

The course cover following topics:

PHP

  • basic syntax, variables,loops and decision constructs.
  • Object oriented features
  • String functions.
  • Arrays
  • REQUEST, GET, and POST
  • Integrate MySQL databases with PHP.
  • Creating databases and tables
  • Adding data to a table with INSERT
  • Reading a table with SELECT
  • How to use WHERE to filter data
  • Using ORDER BY to sort data
  • JOINs and how to use them to read from multiple tables
  • Changing data in a table with UPDATE
  • The DELETE query: removing one or more rows of data from a table
  • Using a text file to load a database schema

MySQL

I hope you enjoy the course, and I look forward to working with you!

Course Curriculum

Get started now!



Certificate Available
303+ Students
40 Lectures
3+ Hours of Video
Lifetime Access
24/7 Support
Instructor Rating
EDUmobile Academy

Our Mission is to provide high quality online training that educates and inspires.

The EDUmobile Academy was founded in 2008 as a bootstrapped initiative of Vishal Lamba, who has been actively involved in the technology space since 1989.

We're very passionate about creating courses that have world class standards, and providing heroic support to our community of learners.

Every course is created by USA based, technologically qualified mentors, having an absolutely clear diction and command over spoken English. Over the years we've provided guidance and training to a developer community of over 80,000.

Come, lets write some beautiful code together!

Popular Bundles