The Fundamentals of PHP + MySQL - Introduction Level

  • Certificate of Completion

Learn the tools to build complete Web Applications with PHP + MySQL! Created by the Founder of Framework Tech Media, Mark Lassof! Certificate of Completion included

What you'll learn

  • PHP Environment Setup
  • MySQL Environment Setup
  • Fundamentals of PHP Scripting
    • Variables and Data Structures
    • Conditionals & Looping
    • I/O Streams
    • Custom Functions, Classes and Objects
  • Fundamentals of MySQL Databases
    • Simple & Complex Querying
    • Query Retrieving
    • Data-Storage & Management
The Fundamentals of PHP + MySQL - Introduction Level

General Content Guidelines

15 chapters • 67 lessons • Total duration: 3h 39m

Quick start

4 lessons20m 17s

  • Your first PHP script

    View 05:33

  • Setting up your web server

    View 06:47

  • Integrating HTML and PHP

    View 05:25

  • Calling PHP pages from HTML

    02:32

Echo and print

4 lessons12m 55s

  • Section Introduction

    00:38

  • Echo and print text

    03:33

  • Echo and print number and expressions

    04:58

  • Echo and print HTML code

    03:46

Variables

4 lessons12m 22s

  • Section Introduction

    00:51

  • Constants

    03:27

  • Declaring and initializing PHP variables

    02:57

  • PHP Variables Types

    05:07

PHP operators

5 lessons17m

  • Section Introduction

    00:49

  • Arithemetic operators

    05:17

  • Comparison Operators

    04:27

  • Logical Operators

    03:00

  • Logical Operators 2

    03:27

Conditionals

5 lessons14m 6s

  • Section Introduction

    00:44

  • Basic IF Statements

    02:56

  • If...else

    03:12

  • Else...if

    03:27

  • Switch statements

    03:47

Loops

4 lessons11m 33s

  • Section Introduction

    00:50

  • While loops

    04:16

  • Do...while loops

    02:53

  • For loops

    03:34

File inclusion

3 lessons5m 28s

  • Section Introduction

    00:41

  • Include

    02:50

  • Require

    01:57

Arrays

6 lessons23m 51s

  • Section Introduction

    00:49

  • Simple Arrays

    05:56

  • For...each through an array

    03:36

  • Associative arrays

    04:43

  • Multidimensional arrays

    04:15

  • Superglobal Arrays

    04:32

PHP Strings

5 lessons12m 55s

  • Section Introduction

    00:45

  • strlen(), strpos(), str_word_count()

    03:27

  • splt(), addslashes(), splitslashes()

    03:27

  • implode() and explode()

    03:08

  • Hashes and encryption

    02:08

Functions

4 lessons10m 56s

  • Section Introduction

    00:43

  • Simple Functions

    02:27

  • Function Arguments

    03:42

  • Return values

    04:04

Show more chapters (5)

Requirements

  • Personal Computer (Mac, Windows or Linux)
  • Knowledge on front-end technologies is a plus but not mandatory

Description

Created by Rasmus Lerdorf in 1994, PHP is a general-purpose server-side scripting language currently used by around 80% of today’s websites and web platforms, including by some IT giants like Facebook or Yahoo.

Released in 1995, MySQL by Oracle Corporation is an open-source relational database management system (RDBMS) and once more the tool that many of today’s world’s largest and fastest growing tech companies rely on to handle their high-volume websites and business-critical systems.

PHP is also very flexible and versatile, easy to be embedded into HTML documents and therefore an excellent tool for building full-fledged websites!

This introduction level course is specially designed to give you an overview into the fundamentals of both PHP and MySQL, in a beginner-friendly way.

Mark Lassof, the author and one of the instructors responsible for tutoring this course, has taught over 1 Million students over the internet and written over 7 books about Computer Programming. Mark is also the in-demand speaker of the Silicon Valley Code Camp and won the 2017 eLearning Guild Guildmaster Award.

Each section has its own assessment and by completing all course-lessons you’ll be prompted with your well-deserved Certificate of Completion.

Don't miss this chance, enroll now!

Original course created by Alex Genadinik