PHP & MySQL – Beginner to Intermediate

৳ 12,000 ৳ 8,000

#Course Introduction

#Your First PHP Scripts
a. Setting Up Your Environment
b. Understand PHP Development Workflow
c. Writing Your First Scripts
d. echo, print() and printf()

#Variables
a. Introducing Variables
b. Variable Operators

#Arrays
a. Declaring Simple PHP Arrays
b. Associative Arrays
c. Multidimensional Arrays
d. Super Global Arrays

#Conditionals
a. Simple Conditionals
b. Complex Conditionals
c. Switch/Case/Break
d. Ternary Operator

#Loops
a. While… Do While Loop
b. For Loops
c. Foreach Loops

#Custom PHP Functions
a. Creating a Simple Function
b. Function Arguments
c. The Return Statement

#Sending Email with PHP
a. Sending Text Email
b. Sending HTML Email

#Working with the MySQL Database
a. Setting Up the Database
b. Retrieving a Query from the Database
c. Storing Information in the Database
d. Deleting and Updating Database Records
e. Complex Queries

#Useful PHP Classes and Objects
a. Date Object
b. Strings in PHP
c. Sessions
d. Cookies

#Solutions
a. PHP Lab Solutions