Ecommerce Platforms for PHP Applications


Sr. No. | Batch Code | Start Date | End Date | Time Slot | Training Option | Instructor | Enroll now |
---|---|---|---|---|---|---|---|
1 | smbphpe1-254 | 12th Jun, 2023 | 4th Sep, 2023 | 10:00 AM to 11:00 AM | Class Room Training | PHP Mentor | Enroll Now |
2 | smbphpe2-253 | 12th Jun, 2023 | 4th Sep, 2023 | 12:30 PM to 1:30 PM | Class Room Training | PHP Mentor | Enroll Now |
3 | smbphpe3-254 | 12th Jun, 2023 | 4th Sep, 2023 | 3:00 PM to 4:00 PM | Class Room Training | PHP Mentor | Enroll Now |
4 | smbphpe4-254 | 12th Jun, 2023 | 4th Sep, 2023 | 5:30 PM to 6:30 PM | Class Room Training | PHP Mentor | Enroll Now |
For Demo Session & Consultation97370 05566
Course Curriculum
Collapse All
Expand All
Section 1 - Introduction
What is WWW?
PHP, Apache, MySQL
Why PHP better then other language?
Installation of LAMP
Section 2 - PHP Fundamentals
Basic Syntax
Data Types
Variables & Constants
Operators and Expressions
Section 3 - Control Structure
If-else Statement
Switch case
Loop Statements
Nested Control Structure
Ternary operator
Section 4 - Arrays
Structure of Array
Types of Array (Enumerated, Associative, Multi-Dimensional)
Looping with index based array
Looping with associative array using each() and foreach()
Array Functions
Section 5 - Strings Handling
Creating and Accessing String
Searching and Replacing String
Formatting String
Convert string to array, array to string
String functions
Section 6 - Functions
What is Function? How to define a function?
User define function
System define function
Static function
Variable Functions
Call by value and Call by reference
Recursive function
Section 7 - Forms
Form Handling
GET & POST Method
Form Validation (using HTML5)
Section 8 - Session & Cookies
Session Handling
Cookie Handling
Login Session
Section 9 - MySQL
Introduction to RDBMS
Normalization
Connection with MySql Database and PHP
Creating Database and Tables
Performing basic database operation(DML) (Insert, Delete, Update, Select)
Setting query parameter
Executing query
SQL Functions
Join (Inner joins, Outer Joins, Self joins)
Section 10 - HTML Introduction
What is HTML?
HTML Tags
HTML Page Structure
The <!DOCTYPE> Declaration
HTML Versions
HTML Basic Examples
Section 11 - Elements, Attributes
Elements
Element Attributes
Section 12 - Headings, Paragraphs & Styles
Heading Tags
Horizontal Rules
HTML Paragraphs –
..