تعلم برمجة مواقع الإنترنت بلغة PHP
لغة PHP هي واحدة من أشهر لغات البرمجة التي يتم استخدامها في إنشاء مواقع الويب وهي من اللغات التي يقوم خادم الويب بتفسير و تنفيذ الكود الخاص بها
0.0(0 تقييم)
22 طالب ملتحق
عن الدورة
لغة PHP هي واحدة من أشهر لغات البرمجة التي يتم استخدامها في إنشاء مواقع الويب وهي من اللغات التي يقوم خادم الويب بتفسير و تنفيذ الكود الخاص بها ثم يرسل النتيجة ليتم عرضها في متصفح المستخدم، و تستخدم لغة PHP لإنشاء صفحات ويب ديناميكية أي صفحات متغيرة المحتوى وهذا المحتوى يتغير نتيجة التفاعل مع المستخدم
محتوى الدورة
-
0 intro00:06:47
-
1 What is PHP00:08:41
-
2 What is PHP00:12:06
-
3 PHP Features00:06:59
-
4 requirements00:08:55
-
5 requirements00:08:02
-
6 requirements00:06:26
-
7 installations windows00:12:57
-
8 PHP ini file windows00:09:21
-
9 PHP ini file windows00:12:12
-
10 installations Linux00:08:19
-
11 PHP ini file Linux00:13:24
-
12 installations Linux00:08:51
-
13 PHP file Directory00:09:45
-
14 eclipse PHP IDE00:12:30
-
15 eclipse PHP IDE00:12:20
-
16 Brackets code editor00:11:15
-
17 Embedding PHP in HTML00:11:23
-
18 Embedding PHP in HTML00:09:14
-
19 response request cycle00:06:13
-
20 Comments00:05:45
-
21 Variables00:10:28
-
22 Variables00:09:29
-
23 Variables00:08:55
-
24 Variables00:11:02
-
25 Variables00:06:02
-
26 String Functions00:08:01
-
27 String Functions00:07:51
-
28 String Functions00:13:45
-
29 Numeric & Math00:13:01
-
30 Numeric & Math functions00:07:14
-
31 Numeric & Math functions00:06:20
-
32 Numeric & Math functions00:13:16
-
33 Numeric & Math functions00:06:52
-
34 Numeric functions00:09:49
-
35 Arrays & types of Arrays00:08:37
-
36 Indexed Array or Baisc Array00:08:34
-
37 Indexed Array or Baisc Array00:07:40
-
38 Associative Array00:11:25
-
39 Associative Array00:06:12
-
40 Associative Array00:10:38
-
41 Array functions00:09:54
-
42 Array functions00:08:24
-
43 Array functions00:09:34
-
44 Array functions00:10:03
-
45 Array functions00:10:10
-
46 Booleans00:06:03
-
47 NULL00:14:03
-
48 Empty00:03:26
-
49 Casting00:11:16
-
50 Casting00:09:22
-
51 Casting00:10:11
-
52 Constants00:10:47
-
53 Control IF Statement00:07:18
-
54 Control IF Statement00:07:36
-
55 Control IF Statement00:08:28
-
56 Control IF Statement00:07:27
-
57 Operators & Control structure00:09:23
-
58 Operators & Control structure00:08:46
-
59 Operators & Control structure00:07:03
-
60 Operators & Control structure00:12:46
-
61 Operators & Control structure00:04:44
-
62 Operators & Control structure00:06:02
-
63 Operators & Control structure00:05:35
-
64 Operators & Control structure00:15:38
-
65 Operators Loops While00:13:36
-
66 Operators Loops While00:05:08
-
67 Operators Loops for00:06:29
-
68 Operators Loops While00:05:14
-
69 Operators Loops foreach00:08:49
-
70 Operators Loops foreach00:09:08
-
71 Operators Loops foreach00:08:41
-
72 Operators continue statement00:12:24
-
73 Operators continue statement00:07:11
-
74 Operators break statement00:09:49
-
75 Operators break statement00:06:33
-
76 do while loop00:03:11
-
77 Array Pointer00:06:57
-
78 Array Pointer00:03:31
-
79 Functions00:06:37
-
80 Functions overview00:06:48
-
81 Functions Arguments00:08:00
-
82 Functions Arguments00:10:07
-
83 Functions return00:14:15
-
84 Functions return00:05:46
-
85 Functions return multi value00:08:39
-
86 Functions return multi value00:09:58
-
87 Variable scope00:09:41
-
88 Variable scope00:08:40
-
89 Variable scope00:04:44
-
90 Variable scope00:08:25
-
91 Variable scope00:06:04
-
92 default Function arguments00:05:04
-
93 debug environment00:07:25
-
94 debug environment00:06:19
-
95 debug environment00:06:44
-
96 debug environment00:06:21
-
97 debug environment00:06:00
-
98 debug environment00:14:25
-
99 working with Pages00:09:24
-
100 working with Pages00:07:00
-
101 working with $ GET00:06:06
-
102 working with $ GET00:08:21
-
103 URL & Pages00:10:13
-
104 URL & Pages00:06:17
-
105 URL & Pages00:07:08
-
106 URL & Pages00:07:54
-
107 html coding htmlentities00:09:36
-
108 html coding htmlentities00:09:14
-
109 html coding htmlspecialchars00:08:47
-
110 html coding htmlspecialchars00:13:29
-
111 html coding for web pages00:04:52
-
112 include & require00:11:47
-
113 include & require00:07:12
-
114 include & require00:09:31
-
115 include & require00:10:59
-
116 include once & require once00:07:13
-
117 headers00:10:17
-
118 headers00:10:30
-
119 headers00:06:46
-
120 headers redirection00:14:33
-
121 headers00:07:06
-
122 headers00:09:09
-
123 headers00:10:03
-
124 headers redirect page00:10:42
-
125 output buffering00:13:50
-
126 Forms00:09:27
-
127 Super global POST00:09:07
-
128 Forms and conditions00:12:09
-
129 Forms and conditions00:06:33
-
130 Forms and conditions00:11:43
-
131 Forms and conditions00:10:33
-
132 Forms and conditions00:10:27
-
133 Forms protection00:10:08
-
134 Forms protection00:02:54
-
135 Form Validation00:06:49
-
136 Form Validation00:06:47
-
137 Form Validation00:11:20
-
138 Form Validation00:03:57
-
139 operator Validation00:08:40
-
140 operator Validation00:12:20
-
141 function Validation00:14:47
-
142 collect function Validation00:11:09
-
143 function Validation00:13:09
-
144 error Validation00:12:04
-
145 error Validation00:10:31
-
146 using foreach for errors00:11:01
-
147 function Validation00:09:31
-
148 function Validation00:07:04
-
149 function Validation00:03:06
-
150 Cookies00:08:18
-
151 Cookies00:13:01
-
152 Cookies00:07:17
-
153 Sessions00:10:39
-
154 Sessions00:09:25
-
155 file handling00:08:58
-
156 file handling00:03:49
المحاضرون
التقييمات
لا يوجد تقييمات