Course Content
-
Fundamentals Of PHP
- Overview
- What Is PHP
- Installing PHP
- Syntax And Hello World
- Comments
- Variables
- Strings And Conjugation
- String Replacement
- String Manipulation
- HTML Entities
- Arrays
- Explode And Implode
- Operators
- If Else Statements
- Elseif
- Switch
- For Loops
- While Loops
- Break From Loops
- Continue, Is Array And Quotes
- Including Files
- Functions
- Constants
- Checking If It Exists
- Forms (Part 1)
- Forms (Part 2)
- New Lines
- Date And Time
- Ternary Logic
-
Advanced PHP Development
-
How to Build a CMS with PHP
-
How to Create Image Upload Website using PHP
-
How to Setup Paypal Payment System with PHP
-
Introduction To The Course
-
Working With The MySQL Database
- Connecting
- Getting Values
- Inserting
- Updating Values
- How To Build A Basic Website With CodeIgniter – Getting Started
- How To Build A Basic Website With CodeIgniter – Multiple Page Loading And Styling
- How To Build A Basic Website With CodeIgniter – HTML Helper
- How To Build A Basic Website With CodeIgniter – URL Helper
- How To Build A Basic Website With CodeIgniter – Content Managing
- How To Build A Basic Website With CodeIgniter – Contact Page
- How To Build A Basic Website With CodeIgniter – Form Validation Library
- How To Build A Basic Website With CodeIgniter – Email Library
-
Learn PHP Model View Controller
- What is MVC
- How You Shouldnot Structure Code
- What Is MVC
- Creating an MVC Application
- Introduction
- Composer Requirements
- Directory Structure
- Parsing URLs
- Creating Controllers
- Accessing URL Parameters
- Working with Views
- Passing Data To Our View
- Loading Modules
- Working with the Database
- Including Assets
-
Learn PHP Programming from Scratch
- Getting Started
- Setting Up A Web Server
- Basics Echo Print
- Variables
- If Statements
- Arithmetic Operators
- Comparison Operators
- Logical Operators
- Switch Statement
- Arrays
- Multi – Dimensional Arrays
- While Loop
- Do While Loop
- For Loops
- Foreach
- Functions
- GET
- POST
- Commenting Code
- Embedding PHP Within HTML
- A Better Way To Display HTML
- Triple Equals
- Checkboxes
- Radio Buttons
- Splitting A String By Spaces(Whitespace)
- Generate A Random Number
- Explode (String To Array)
- Implode (Array To String)
- Formatting Numbers
- Arrays (Part 1 Of 2)
- Arrays (Part 2 Of 2)
- Quickly Return True Or False
-
Advanced PHP
- Sessions
- Cookies
- Ternary Operator (Inline IF Statement)
- Functions With Undefined Parameters
- Creating A Contact Form
- Easy Pagination
- PDO Connecting To A Database
- Query Database Access Results
- Affected Row Count
- Binding Values To Queries
- Error Detection
- Return Last Inserted ID
- PDO Transactions
- Sending Email – Send Email Quickly And Easily
- Sending Email – Sending Email With Attachments
- Sending Email – Sending Email From A Local Server
- Sending Email – Connecting To And Sending Email Via An SMTP Server
-
MySQL And PHP Fundamentals
-
MySqli and PHP Fundamentals
-
Php Laravel
-
PHP Object Oriented Programming
-
Understanding PHP data objects
-
Building a PHP OOP Registration and Login System
Prev
What Is PHP