Curriculum
- 3 Sections
- 30 Lessons
- 10 Weeks
Expand all sectionsCollapse all sections
- Module 1 - Fundamentals of PHP10
- Module 2 - PHP Functions and Logic9
- 2.1PHP Control Constructs: If else, Switch Case
- 2.2PHP Loop: For Loop, ForEach, While, Do While [Example]
- 2.3PHP String Manipulation: substr, strlen, strtolower, explode, strpos, str_replace
- 2.4PHP Functions: Numeric, Built in, String, Date, User Defined
- 2.5PHP Registration Form using GET, POST Methods with Example
- 2.6PHP Session & PHP Cookies with Demo
- 2.7PHP File() Functions: File_exists, Fopen, Fwrite, Fclose, Fgets, copy, unlink
- 2.8PHP Try Catch: Exception & Error Handling Tutorial
- 2.9PHP Regular Expressions: Preg_match, Preg_split, Preg_replace
- Module 3 - Advanced Topics in PHP11
- 3.1How to Send Email with PHP mail() Function
- 3.2PHP MySQLi Function: mysqli_query, mysqli_connect, mysqli_fetch_array
- 3.3PHP Object Oriented Programming concept Tutorial with Example
- 3.4PHP Date & Time Function with Demo
- 3.5PHP Security Functions: strip_tags, filter_var, Md5 and sha1
- 3.6PHP XML Tutorials: Create, Parse, Read with Example
- 3.7PHP Project: Create an Opinion Poll Application
- 3.8PHP Ajax Tutorials with Practical
- 3.9PHP MVC Framework: CodeIgniter Example
- 3.10CakePHP Framework Tutorials for Beginners
- 3.11PHP vs JavaScript: The Differences
