PHP Training Course Modules Ittraininghub
PHP Training Course Modules Ittraininghub
• Markup Languages
• Syntax of HTML
• HTML Tags
• HTML Forms
• Form Elements
• CSS Basics
• Syntax of PHP
• Embedding PHP in HTML
• Embedding HTML in PHP
• Introduction to PHP Variable
• Using PHP Variables
• Understanding Data Types
• Using Operators
• Writing Statements and Comments
• Using Conditional Statements
• PHP Functions
• Creating an Array
• Modifying Array Elements
• Processing Arrays with Loops
• Grouping Form Selections with Arrays
PHP / MYSQL TRAINING COURSE MODULES
• Understanding an RDBMS
• Understanding a Relational Database
• Introduction to MySQL Database
• Understanding Tables, Records, and Fields
• Understanding Primary and Foreign Keys
• Understanding SQL and SQL Queries
• Understanding Database Normalization
• Using the MySQL Command-Line Client
• Inserting Records
• Editing and Deleting Records
• Performing Queries
• Retrieving Specific Columns
• Filtering Records with a WHERE Clause
• Using Operators
• Sorting Records and Eliminating Duplicates
• If(), else if() and else if condition Statement
• Switch() Statements
• Using the while() Loop
• Using the do() Loop
• Using the for() Loop
• Limiting Results
• Using Built-In Functions
• Grouping Records
• Joining Tables
• Using Subqueries
• Using Table and Column Aliases
• Project Discussion
• Requirements analysis of Project
• Project code Execution
• Project Testing