- 
                        
                            01 - Introduction And What00:09:42
- 
                        
                            02 - What I Need00:09:26
- 
                        
                            03 - Setup & Configure XAMPP00:14:15
- 
                        
                            04 - Syntax00:11:22
- 
                        
                            05 - Output [ Echo / Print ]00:16:54
- 
                        
                            06 - Variables00:16:50
- 
                        
                            07 - Concatenation00:19:51
- 
                        
                            08 - Comments00:11:03
- 
                        
                            09 - Data Type Overview00:22:56
- 
                        
                            10 - Constants00:23:45
- 
                        
                            11 - If, Elseif, Else00:20:21
- 
                        
                            12 - Arithmetic Operators00:18:30
- 
                        
                            13 - Assignment Operators00:14:17
- 
                        
                            14 - Comparison Operators00:31:17
- 
                        
                            15 - Increment / Decrement Operators00:11:27
- 
                        
                            16 - Logical Operators00:24:45
- 
                        
                            17 - Error Control Operator00:10:14
- 
                        
                            18 - String Operators00:04:55
- 
                        
                            19 - All Operators00:42:26
- 
                        
                            20 - For Loop00:24:45
- 
                        
                            21 - For Loop Advanced00:06:51
- 
                        
                            22 - While Loop00:04:21
- 
                        
                            23 - Do, While Loop00:04:00
- 
                        
                            24 - Foreach Loop00:11:35
- 
                        
                            25 - All Loop Practice00:08:42
- 
                        
                            26 - Function Intro00:12:25
- 
                        
                            27 - Function With Arguments00:20:39
- 
                        
                            28 - Function With Return00:10:05
- 
                        
                            29 - Function Return vs Echo00:06:59
- 
                        
                            30 - Function Advanced00:20:22
- 
                        
                            31 - Array Intro00:07:24
- 
                        
                            32 - Array Indexed00:21:35
- 
                        
                            33 - Array Associative00:18:20
- 
                        
                            34 - Array Multidimensional00:19:41
- 
                        
                            35 - Array Practice00:13:18
- 
                        
                            36 - Array Methods - Search00:10:06
- 
                        
                            37 - Array Methods - Add Items00:06:24
- 
                        
                            38 - Array Methods - Remove Items00:06:02
- 
                        
                            39 - Array Methods - Sort Indexed Array00:09:03
- 
                        
                            40 - Array Methods - Sort Associative Array00:07:54
- 
                        
                            41 - Array Methods - Shuffle, Reverse00:07:35
- 
                        
                            42 - Array Methods - Array Fill00:05:56
- 
                        
                            43 - Array Methods - Array Sum00:04:52
- 
                        
                            44 - Array Methods - Array Rand00:06:46
- 
                        
                            45 - Array Methods - Array Unique00:03:36
- 
                        
                            46 - String Functions - Explode00:18:25
- 
                        
                            47 - String Functions - Implode00:05:53
- 
                        
                            48 - String Functions - Str_Split, Chunk_Split00:12:02
- 
                        
                            49 - String Functions - Str_Replace00:22:43
- 
                        
                            50 - String Functions - Str_[Repeat, Shuffle], StrLen00:05:02
- 
                        
                            51 - String Functions - AddSlashes, Strip_Tags00:09:59
- 
                        
                            52 - String Functions - StrToLower, StrToUpper00:08:16
- 
                        
                            53 - String Functions - Trim00:16:28
- 
                        
                            54 - String Functions - Str_Word_Count00:07:55
- 
                        
                            55 - String Functions - Nl2br, Parse_Str00:07:42
- 
                        
                            56 - String Functions - StrPos, StriPos, StrrPos00:10:17
- 
                        
                            57 - String Functions - StrStr, StriStr, StrChr00:07:44
- 
                        
                            58 - String Functions - Strcmp, StrnCmp, StrRev00:07:44
- 
                        
                            59 - String Functions - SubStr00:10:31
- 
                        
                            60 - String Functions - Substr_[Compare, Count]00:13:38
- 
                        
                            61 - Control Structure - Include, Require00:08:01
- 
                        
                            62 - Control Structure - Switch00:07:21
- 
                        
                            63 - File System - Intro00:10:04
- 
                        
                            64 - File System - File_Exists, Is_Writable00:11:45
- 
                        
                            65 - File System - MkDir, RmDir, Is_Dir00:08:36
- 
                        
                            66 - File System - Dirname, Basename00:14:41
- 
                        
                            67 - File System - Simple Training 100:18:38
- 
                        
                            68 - File System - File Put Contents00:08:55
- 
                        
                            69 - File System - File Get Contents00:08:32
- 
                        
                            70 - File System - Rename, Copy00:11:06
- 
                        
                            71 - File System - Pathinfo00:05:05
- 
                        
                            72 - File System - Unlink, RmDir + Examples00:11:07
- 
                        
                            73 - File System - Scandir00:07:29
- 
                        
                            74 - File System - Fopen00:18:24
- 
                        
                            75 - File System - Fread00:04:52
- 
                        
                            76 - File System - Fwrite00:06:35
- 
                        
                            77 - File System - Fseek00:12:26
- 
                        
                            78 - File System - Fclose + Training 200:16:52
- 
                        
                            79 - Predefined Variables - Globals00:11:56
- 
                        
                            80 - Predefined Variables - Server00:10:30
- 
                        
                            81 - Predefined Variables - Get00:09:55
- 
                        
                            82 - Predefined Variables - Post00:05:12
- 
                        
                            83 - Predefined Variables - Request00:09:04
- 
                        
                            84 - Cookies - Check If Cookie Is Enabled00:10:29
- 
                        
                            85 - Cookies - Set Cookie + Examples00:12:41
- 
                        
                            86 - Cookies - Modify, Delete Cookie + Training00:15:55
- 
                        
                            87 - Session - Start | Resume Session00:12:13
- 
                        
                            88 - Session - Modify Session00:07:38
- 
                        
                            89 - Session - End | Destroy Session00:04:32
- 
                        
                            90 - Session Training - Simple Counter00:09:56
- 
                        
                            91 - Session Training - Simple Login00:19:26
- 
                        
                            92 - Misc Functions - Sleep, uSleep + Examples00:12:29
- 
                        
                            93 - Misc Functions - Exit, Die + Examples00:07:41
- 
                        
                            94 - Misc Functions - Uniqid + Examples00:07:03
- 
                        
                            95 - Filter - Whats Filter & Why To Use it00:10:10
- 
                        
                            96 - Filter - Filter_Var Basics00:12:12
- 
                        
                            97 - Filter - Filter_Var Advanced00:14:33
- 
                        
                            98 - Filter - Validate vs Sanitize00:12:04
- 
                        
                            99 - Date - Date Intro00:13:49
- 
                        
                            100 - Date - Date Advanced00:14:48
- 
                        
                            101 - Date - Strtotime00:14:09
- 
                        
                            102 - What00:11:12
- 
                        
                            103 - Outro & Where To Study00:08:15
معلومات الدورة
- المستوى: كل المستويات
- عدد المواد: 103
- اللغة: عربي
- عدد الطلاب: 7
- آخر تحديث: 07/01/2022
الشهادة
                                                        
                                                            قم بالتسجيل في الموقع والالتحاق بالدورة للحصول على شهادة إكمال الدورة
                                                             سجل الآن
                                                            
                                                    
                                                يجب الالتحاق بالدورة لتتمكن من
                                                التفاعل على مواد الدورة
                                            
                                            
                                     
                