Simon Sez IT

Online software training and video tutorials for Microsoft, Adobe & more

  • Course List
    • Adobe
      • Dreamweaver
        • Dreamweaver CC
        • Dreamweaver CS6
        • Dreamweaver CS5
        • Dreamweaver CS4
      • Flash
        • Flash CS5
      • InDesign
        • InDesign CS6
        • InDesign CS5
      • Photoshop
        • Photoshop CS6
        • Photoshop CS5
        • Adobe Photoshop CS4
      • Photoshop Elements
        • Photoshop Elements 2022
        • Photoshop Elements 2019
        • Photoshop Elements 2018
        • Photoshop Elements 15
        • Photoshop Elements 14
        • Photoshop Elements 13
        • Photoshop Elements 12
        • Photoshop Elements 11
        • Photoshop Elements 10
        • Photoshop Elements 9
        • Photoshop Elements 8
    • Microsoft
      • Access
        • Access 2021
        • Access 2019
        • Access 2019 Advanced
        • Access 2016
        • Access 2016 Advanced
        • Access 2013
        • Access 2013 Advanced
        • Access 2010
        • Access 2010 Advanced
        • Access 2007
      • Excel
        • Data Analytics in Excel
        • Excel 2021 Advanced
        • Excel 2021 Intermediate
        • Excel 2021 Beginners
        • PivotTables for Beginners
        • Excel Dashboards
        • Advanced Formulas in Excel
        • Excel for Business Analysts
        • Advanced PivotTables
        • Power Pivot, Power Query and DAX in Excel
        • Excel 2019 Beginners (Mac)
        • Excel 2019 Beginners
        • Excel 2019 Advanced
        • Excel 2016 Beginners
        • Excel 2016 Intermediate
        • Excel 2016 Advanced
        • Excel 2013
        • Excel 2013 Advanced
        • Excel 2010 Beginners
        • Excel 2010 Advanced
        • Excel 2007
      • OneNote
        • OneNote Desktop and Windows 10
        • OneNote 2016
      • Outlook
        • Outlook 2021
        • Outlook 2019
        • Outlook 2016
        • Outlook 2013
        • Outlook 2010
        • Outlook 2007
      • Power Automate
        • Introduction to Power Automate
      • Power BI
        • Power BI
        • Power BI Intermediate
      • PowerPoint
        • PowerPoint 2021
        • PowerPoint 2019
        • PowerPoint 2016
        • PowerPoint 2013
        • PowerPoint 2010
        • PowerPoint 2007
      • Project
        • Project 2021
        • Project for the Web
        • Project 2019
        • Project 2019 Advanced
        • Project 2016
        • Project 2016 Advanced
        • Project 2013
        • Project 2013 Advanced
        • Project 2010
        • Project 2010 Advanced
      • Publisher
        • Publisher 2013
      • SharePoint
        • SharePoint Online
        • SharePoint Foundation 2013
        • SharePoint Server 2013
        • SharePoint Foundation 2010
      • Teams
        • Microsoft Teams
      • VBA
        • Macros and VBA for Beginners
        • VBA for Excel
        • VBA Intermediate Training
      • Visio
        • Microsoft Visio 2019
        • Visio 2016
        • Visio 2013
        • Microsoft Visio 2010
      • Windows
        • Windows 11
        • Windows 10 (2020 Update)
        • Windows 10
        • Windows 8
        • Windows 7
        • Windows Vista
      • Word
        • Word 2021
        • Word 2019 Advanced
        • Word 2019
        • Word 2016
        • Word 2013
        • Word 2010
        • Word 2007
    • QuickBooks
      • QuickBooks
        • QuickBooks Desktop Pro 2022
        • QuickBooks Pro 2021
        • QuickBooks Online Advanced
        • QuickBooks Online
        • QuickBooks Canada
        • QuickBooks Pro 2020
        • QuickBooks 2019
        • QuickBooks 2018
        • QuickBooks Pro 2017
        • QuickBooks Pro 2016
        • QuickBooks Pro 2015
        • QuickBooks Pro 2014
        • QuickBooks Pro 2013
        • QuickBooks Pro 2012
        • QuickBooks Pro 2011
        • QuickBooks Pro 2010
        • QuickBooks Pro 2009
    • Web Development
      • AngularJs
        • AngularJS Crash Course
      • Dreamweaver
        • Dreamweaver CC
        • Dreamweaver CS6
        • Dreamweaver CS5
        • Dreamweaver CS4
      • Bootstrap
        • Bootstrap Framework
      • Html/CSS
        • HTML/CSS Crash Course
        • HTML5 Essentials
      • Python
        • Python Object-Oriented Programming
        • Pandas for Beginners
        • Introduction to Python
      • Java
        • Java for Beginners
      • JavaScript
        • JavaScript for Beginners
        • jQuery Crash Course
      • MySql
        • MySQL for Beginners
      • PHP
        • PHP for Beginners
        • Advanced PHP Programming
      • XML
        • XML Crash Course
    • Data Analysis
      • Financial Modeling
        • Financial Risk Management
        • Financial Forecasting and Modeling
      • Alteryx
        • Alteryx Advanced
        • Introduction to Alteryx
      • Power BI
        • Power BI Intermediate
        • Power BI
      • Qlik Sense
        • Qlik Sense Advanced
        • Qlik Sense
      • R Programming
        • R Programming
      • Tableau
        • Tableau Desktop Advanced
        • Tableau Desktop
      • Python
        • Python Object-Oriented Programming
        • Pandas for Beginners
        • Introduction to Python
    • Work Productivity
      • Google Sheets
        • Google Sheets for Beginners
      • Confluence
        • Introduction to Confluence
      • Monday
        • Getting Started in Monday.com
      • Asana
        • Asana for Employees and Managers
        • Introduction to Asana
      • Jira
        • Getting Started in Jira
  • For Business
  • About Us
    • Testimonials
    • Contact Us
    • FAQ
    • Membership
    • About Us
  • Pricing
  • Free Resources
  • Sign In
  • Get Started

PHP for Beginners

HomeHome > CoursesCourses> Web Development > PHP for Beginners
Share
Share this course
Facebook Linkedin Twitter

PHP for Beginners

Chapter name: Lesson name

PHP for Beginners

Ready to watch the complete course?

Become a member and get unlimited access to the entire software training library of over 8,000 video tutorials

Start Your Membership
Loading the player ...

Contents

  • 1. Introduction
    • Free Course Objectives; PHP Definition, Syntax, Key Words and Tags
      11m 21s
    • Free PHP Development Environment; Whitespace and Comment
      07m 41s
  • 2. Variables, Syntax, Operators
    • Free Variables
      11m 00s
    • Free Echo vs. Print; Single vs. Double Quotes
      05m 42s
    • Free Operators
      11m 28s
    • Free Controlling the Flow
      11m 18s
  • 3. Defining Loops and Debugging
    • Repeating Codes
      11m 42s
    • Debugging PHP
      04m 55s
  • 4. Working with Arrays and Functions
    • Arrays
      10m 55s
    • Function; Code Reuse
      11m 39s
    • Functions – Part 2
      13m 52s
    • External PHP
      07m 42s
    • Runtime Error Handling
      10m 35s
  • 5. File Resources
    • Reading a File
      11m 53s
    • Reading a Configuration File
      08m 08s
  • 6. Forms and Superglobals
    • Form Processing; Superglobals
      10m 05s
  • 7. Database Storage
    • Database Storage – Part 1
      05m 04s
    • Database Storage – Part 2
      12m 34s
  • 8. Object-Oriented Development
    • Object-Oriented Development – Part 1
      13m 01s
    • Object-Oriented Development – Part 2
      13m 03s
    • Object-Oriented Development – Part 3
      04m 37s
    • Inheritance Demo
      13m 38s
    • Exercise 9
      02m 00s
  • 9. Security
    • Common Threats
      02m 44s
    • Security Demo and Exercise 10
      12m 53s
  • 10. PHP Library
    • PHP Built-in Constants and Standard PHP Library
      12m 34s
    • Standard PHP Library Demo – Part 1
      10m 14s
    • Standard PHP Library Demo – Part 2
      07m 11s
    • SPL Data Structures and Exception Types
      08m 44s
    • SPL Data Structures Demo
      14m 58s
    • SPL Exception Types Demo; Exercise 11
      08m 07s
  • 11. SQL for Developers
    • Relational Database Management Systems and SQL Language
      05m 51s
    • SQL Statement
      07m 48s
    • Select Statement Demo – Part 1
      14m 14s
    • Table Joins and Union
      05m 37s
    • Select Statement Demo – Part 2
      14m 47s
    • Joins Demo
      04m 08s
    • Insert, Update and Delete Commands; Aggregate Functions
      08m 02s
    • Queries and Store Procedure
      05m 58s
  • 12. Design Pattern
    • Design Pattern Categories
      06m 12s
    • Singleton Pattern Demo
      08m 52s
    • Observer Pattern Demo
      06m 52s
    • Course Conclusion
      02m 04s
  • Description
  • Course Resources
  • Shortcode Not working

PHP for Beginners

  • DURATION: 6.31 hours
  • VIDEOS: 43
  • LEVEL: Beginner

Discover the power of PHP as you take your website development skills to the next level. During this 6.5 hour PHP beginner course, discover the fundamental concepts you need to master PHP including:

In this course, you will learn:

  • Learn fundamental concepts you need to master PHP.
  • Discover the PHP syntax, development environment, and other basic concepts.
  • Advanced topics including database storage, object oriented development.
  • Learn to the standard PHP library
  • Learn fundamental SQL language commands.
  • Get coding examples that include exercise files so you get real hands-on practice.
  • Test your knowledge with an online quiz and Certificate of Completion.

Course Format

This is a video-led training course. You can preview some videos in the pane above. This course is suitable for Windows or Mac users.

PHP for Beginners

The course support files consist of a single .ZIP file. You will need to download PHP for Beginners Instructor Files.zip file to your PC or Mac (the file are not compatible with a mobile device) and unzip the file. Once unzipped, all of the exercise/example files will reside in one folder.

  • PHP exercise files

Get immediate access to the entire library!

Annual Membership

$ 197 /per year

This is an annual membership to SimonSezIT.com with access to all online training courses.  You will be charged again when your membership expires. You can cancel at any time.

Sign Up

Monthly Membership

$ 25 /per month

This is a monthly membership to SimonSezIT.com with access to all online training courses. You will be charged each month. You can cancel at any time.

Sign Up

Related courses

Python object-oriented programming OOP - Simon Sez IT

Python Object-Oriented Programming

Pandas for Beginners - Simon Sez IT

Pandas for Beginners

Python Training Course

Introduction to Python

Bootstrap

Bootstrap Framework

AngularJS

AngularJS Crash Course

jQuery

jQuery Crash Course

php-advanced

Advanced PHP Programming

Java

Java for Beginners

XML

XML Crash Course

HTML-course-image-OPT

HTML/CSS Crash Course

HTML5

HTML5 Essentials

JavaScript

JavaScript for Beginners

What people are saying

""I enjoyed the logical structure of course. It helps beginners to follow easily." "

CHARLENEE HUYNH

""I’d recommend Simon Sez IT because he’s a great teacher and it’s more like a friend explaining what to do. The courses I took helped me for college which was great." "

LUAN TORRES

""Course is well done and since you can go back and review at any time or after the course is done is helpful for us slow learners." "

RICK CLARKE

""I was able to learn a lot from this course and to do so at my own pace. I was able to review areas where I needed more time than someone more advanced than I. For monetary investment, this is a great course for beginners." "

NAMAN YADAV

Trusted by

  • Guitar Center
  • Honeywell
  • Charter
  • SIU carbondale
  • College of
  • Clean Harbors
  • Wyle
  • fareva

Start Your Membership

Simon Sez: “Let’s make you a software superstar!”

From Excel to photo editing, experience quality courses that ensure easy learning.

START YOUR MEMBERSHIP
Learn More

Course Categories

  • Adobe
  • Data Analysis
  • QuickBooks
  • Microsoft
  • Web Development
  • Work Productivity

About Us

  • About Us
  • Free Resources
  • Affiliates
  • Become an Instructor

Products

  • Pricing and Plans
  • Business Pricing
  • Government Discounts
  • Non-Profit Discounts

Support

  • FAQ’s
  • Contact Us
  • DVD support

Connect

YoutubeFacebookLinkedIn
© 2023 Simon Sez IT, Inc.
  • Terms
  • Privacy Policy
  • Sitemap
888.817.6665 Monday thru Friday 7:30 a.m. - 5:00 p.m. (ET)