filmov
tv
PHP Mastery Course: From Basics to Advanced with Practical Projects & Exercises in One Video.
Показать описание
The Ultimate PHP Experience: Dive into Projects, Challenges, and Theory for All Skill Levels. Your One-Stop Course!
🍀Embark on a journey to PHP mastery with this comprehensive course designed for beginners and seasoned developers alike. This course is your gateway to mastering one of the most powerful web programming languages in the world.
🔥[COURSE TIMELINE]
📢Section 1: Welcome to Course
🪄Course Overview - 00:00
🪄Projects Walkthrough - 00:49
📢Section2: Course Content Walkthrough
🪄Watch before you start - 07:17
📢Section3: [OPTIONAL] Basics of HTML
🪄Section Intro – 11:05
🪄What is HTML – 11:49
🪄Tags In HTML – 16:28
🪄Elements in HTML – 20:56
🪄Attributes in HTML – 23:56
🪄HTML Table – 29:20
🪄HTML Lists – 39:02
🪄HTML Form – 45:03
🪄Semantic HTML – 56:28
🪄HTML Structure – 01:00:54
📢Section 4: All you need to know about PHP
🪄Section Intro – 01:06:53
🪄Analogy to understand PHP – 01:08:25:06
🪄Introduction to PHP – 01:17:00
🪄Client Server Model – 01:25:08
🪄What Can be done using PHP – 01:29:18
🪄Advantages of using PHP - 01:33:06
🪄Is PHP not a Programming Language – 01:38:47
📢Section 5: Getting Started with PHP and Environment Setup
🪄What is XAMPP – 01:47:28
🪄Install XAMPP – 01:50:17
🪄Code Editor Setup – 01:57:11
🪄File Structure in XAMPP – 02:01:33
🪄PHP File and its Syntax - 02:05:13
🪄First PHP Website- Hello World Program – 02:10:49
📢Section 6: Basics of PHP
🪄Section Intro – 02:12:54
🪄PHP echo and print – 02:14:05
🪄Usage and Types of Comments(single,multiple and hash comments) – 🪄02:21:12
🪄Embed PHP in HTML / HTML in PHP – 02:29:31
🪄PHP in JavaScript / JavaScript in PHP – 02:34:13
🪄Whitespace in PHP – 02:37:13
🪄Escape Character in PHP – 02:39:09
🪄include files in PHP – 02:44:38
🪄require files in PHP – 02:50:07
🪄include once and require once in PHP – 02:53:32
🪄Exercise – 02:57:41
📢Section 7: Knowledge Require for PHP Projects
🪄Section Intro - 03:09:09
🪄What is Database – 03:12:31
🪄Understanding MySQL – 03:17:16
🪄Connecting to MySQL in cmd prompt – 03:22:53
🪄Connecting to MySQL via Graphical User Interface(GUI) – phpMyAdmin - 03:27:34
🪄Introduction to SQL (Structured Query Language) – 03:32:19
🪄Exploring phpmyadmin- Creating users inside phpMyAdmin – 03:37:34
🪄Creating Database and Tables - 03:42:18
🪄Commands – Walkthrough – 03:48:03
🪄Connecting to database (mysql and mysqli) - 03:54:46
🪄Important functions of mysqli: mysqli_connect() ,mysqli_connect_error() , mysqli_close() - 04:03:12
🪄Arrays and Associative arrays - 04:07:58
🪄Form attributes – 04:18:50
🪄Include connect file – 04:28:21
🪄Global variable - $_GET (get method) - 04:32:48
🪄Global variable - $_POST (post method) – 04:40:11
📢Section 8: !IMPORTANT [PROJECT #1] PHP CRUD Operation
🪄Section Intro - 04:46:21
🪄Project Demo - 04:48:12
🪄Accessing values from form - 04:50:50
🪄Insert Data into Database – 04:59:03
🪄Reading single data from Database – 05:11:10
🪄Reading all data of Database – 05:22:49
🪄Display Data in table – 05:26:23
🪄Update data - Part 1 -id – 05:32:12
🪄Update data - Part 2 - data selecting – 05:39:38
🪄Update data - Part 3 - update query – 05:48:32
🪄Redirecting to specific page -05:58:25
🪄Delete Data – 06:05:50
🪄Display number in series – 06:13:19
🪄Fixing Header if no records – 06:18:28
🪄Important Function revision , mysqli_query ,mysqli_error , die method, mysqli_num_rows, mysqli_fetch_assoc - 06:24:06
📢Section 9: PHP Variables and Constants
🪄Section Intro – 06:31:59
🪄What are variables – 06:34:43
🪄Define and Declaring Variable – 06:39:18
🪄Working with DataTypes – 06:43:29
🪄Rules of creating a variable – 06:56:37
🪄Use of Single and Double Quotes – 07:07:06
🪄Variable Typing – 07:12:27
🪄Variables in Functions – 07:19:46
🪄Does case sensitivity apply for all? – 07:28:28
🪄PHP Scope: Local Scope – 07:31:52
🪄PHP Scope: Global Scope – 07:40:00
🪄PHP Scope: Static Scope – 07:49:55
🪄Superglobal variables – 07:55:46
🪄Variables of Variables – 08:04:59
🪄Isset() in variables – 08:12:39
🪄What are constants – 08:17:24
🪄More on Constants – 08:23:57
🪄Variables v/s constants – 08:31:09
🪄Rules of creating constants – 08:39:09
🪄Valid and Invalid constants – 08:45:50
🪄Magic constants – 08:52:15
........
The remaining Timeline is available in the comment section. 🙂
Your contribution will fund the equipment, software, and other essentials needed to plan, shoot, and edit courses like this. Thank you sincerely!
❤️SOCIAL MEDIA
Like 👍, share 🔗, and subscribe for viral Git insights!
🍀Embark on a journey to PHP mastery with this comprehensive course designed for beginners and seasoned developers alike. This course is your gateway to mastering one of the most powerful web programming languages in the world.
🔥[COURSE TIMELINE]
📢Section 1: Welcome to Course
🪄Course Overview - 00:00
🪄Projects Walkthrough - 00:49
📢Section2: Course Content Walkthrough
🪄Watch before you start - 07:17
📢Section3: [OPTIONAL] Basics of HTML
🪄Section Intro – 11:05
🪄What is HTML – 11:49
🪄Tags In HTML – 16:28
🪄Elements in HTML – 20:56
🪄Attributes in HTML – 23:56
🪄HTML Table – 29:20
🪄HTML Lists – 39:02
🪄HTML Form – 45:03
🪄Semantic HTML – 56:28
🪄HTML Structure – 01:00:54
📢Section 4: All you need to know about PHP
🪄Section Intro – 01:06:53
🪄Analogy to understand PHP – 01:08:25:06
🪄Introduction to PHP – 01:17:00
🪄Client Server Model – 01:25:08
🪄What Can be done using PHP – 01:29:18
🪄Advantages of using PHP - 01:33:06
🪄Is PHP not a Programming Language – 01:38:47
📢Section 5: Getting Started with PHP and Environment Setup
🪄What is XAMPP – 01:47:28
🪄Install XAMPP – 01:50:17
🪄Code Editor Setup – 01:57:11
🪄File Structure in XAMPP – 02:01:33
🪄PHP File and its Syntax - 02:05:13
🪄First PHP Website- Hello World Program – 02:10:49
📢Section 6: Basics of PHP
🪄Section Intro – 02:12:54
🪄PHP echo and print – 02:14:05
🪄Usage and Types of Comments(single,multiple and hash comments) – 🪄02:21:12
🪄Embed PHP in HTML / HTML in PHP – 02:29:31
🪄PHP in JavaScript / JavaScript in PHP – 02:34:13
🪄Whitespace in PHP – 02:37:13
🪄Escape Character in PHP – 02:39:09
🪄include files in PHP – 02:44:38
🪄require files in PHP – 02:50:07
🪄include once and require once in PHP – 02:53:32
🪄Exercise – 02:57:41
📢Section 7: Knowledge Require for PHP Projects
🪄Section Intro - 03:09:09
🪄What is Database – 03:12:31
🪄Understanding MySQL – 03:17:16
🪄Connecting to MySQL in cmd prompt – 03:22:53
🪄Connecting to MySQL via Graphical User Interface(GUI) – phpMyAdmin - 03:27:34
🪄Introduction to SQL (Structured Query Language) – 03:32:19
🪄Exploring phpmyadmin- Creating users inside phpMyAdmin – 03:37:34
🪄Creating Database and Tables - 03:42:18
🪄Commands – Walkthrough – 03:48:03
🪄Connecting to database (mysql and mysqli) - 03:54:46
🪄Important functions of mysqli: mysqli_connect() ,mysqli_connect_error() , mysqli_close() - 04:03:12
🪄Arrays and Associative arrays - 04:07:58
🪄Form attributes – 04:18:50
🪄Include connect file – 04:28:21
🪄Global variable - $_GET (get method) - 04:32:48
🪄Global variable - $_POST (post method) – 04:40:11
📢Section 8: !IMPORTANT [PROJECT #1] PHP CRUD Operation
🪄Section Intro - 04:46:21
🪄Project Demo - 04:48:12
🪄Accessing values from form - 04:50:50
🪄Insert Data into Database – 04:59:03
🪄Reading single data from Database – 05:11:10
🪄Reading all data of Database – 05:22:49
🪄Display Data in table – 05:26:23
🪄Update data - Part 1 -id – 05:32:12
🪄Update data - Part 2 - data selecting – 05:39:38
🪄Update data - Part 3 - update query – 05:48:32
🪄Redirecting to specific page -05:58:25
🪄Delete Data – 06:05:50
🪄Display number in series – 06:13:19
🪄Fixing Header if no records – 06:18:28
🪄Important Function revision , mysqli_query ,mysqli_error , die method, mysqli_num_rows, mysqli_fetch_assoc - 06:24:06
📢Section 9: PHP Variables and Constants
🪄Section Intro – 06:31:59
🪄What are variables – 06:34:43
🪄Define and Declaring Variable – 06:39:18
🪄Working with DataTypes – 06:43:29
🪄Rules of creating a variable – 06:56:37
🪄Use of Single and Double Quotes – 07:07:06
🪄Variable Typing – 07:12:27
🪄Variables in Functions – 07:19:46
🪄Does case sensitivity apply for all? – 07:28:28
🪄PHP Scope: Local Scope – 07:31:52
🪄PHP Scope: Global Scope – 07:40:00
🪄PHP Scope: Static Scope – 07:49:55
🪄Superglobal variables – 07:55:46
🪄Variables of Variables – 08:04:59
🪄Isset() in variables – 08:12:39
🪄What are constants – 08:17:24
🪄More on Constants – 08:23:57
🪄Variables v/s constants – 08:31:09
🪄Rules of creating constants – 08:39:09
🪄Valid and Invalid constants – 08:45:50
🪄Magic constants – 08:52:15
........
The remaining Timeline is available in the comment section. 🙂
Your contribution will fund the equipment, software, and other essentials needed to plan, shoot, and edit courses like this. Thank you sincerely!
❤️SOCIAL MEDIA
Like 👍, share 🔗, and subscribe for viral Git insights!
Комментарии