Toggle navigation
تعلم الآن
المقالات التعليمية
الدورات التعليمية
تكليفات الدورات التعليمية
أمثلة وتطبيقات وشروحات
التحديات البرمجية
أدوات المطورين
مواقع حل المشاكل البرمجية
مسارات التعلم
مسار أساسيات البرمجة
مسار Front-End Developer
مسار ال PHP Back-End Developer
مسار WordPress Developer
مسار ال Full Stack Developer
مسار Python Web Developer
خطط الدراسة
C++ Study Plan
خطة دراسة HTML
خطة دراسة CSS
خطة دراسة JavaScript
خطة دراسة Typescript
خطة دراسة SASS
خطة دراسة Python
خطة دراسة PHP
من القناه
أهم مقاطع القناه
اسبوع الزيرو
رحلتي مع الحياه
التعامل مع الإستضافة
منوع
ما الجديد
سؤال وجواب
كتابات عامة
مقتطفات من الكتب
تقييمات الكتب
قائمة اللقاءات
خدمات
إنضم للعضوية المميزة
قائمة المتصدرين
كيف تدعمنا؟
الكورسات المدفوعة
الدورات التعليمية
PHP Bootcamp
PHP Bootcamp
Lessons
105
Total Time
كل ما يخص دورة تعلم PHP لعام 2022 الموجودة على الرابط التالي
هنا
Introduction & Important Information
001
7742
07:29
What’s New And How To Study The Course ?
002
4654
06:25
Install PHP And Prepare Environment To Work
003
5307
11:48
PHP Tags And Instructions Separation
004
6172
09:12
Comments And Best Practices
005
5800
05:05
Introduction To Data Type
006
5778
08:44
Type Juggling And Automatic Type Conversion
007
5776
06:19
Type Casting
008
6343
05:46
Boolean And Converting To Boolean
009
5375
03:56
String And Escaping
010
5349
06:37
Heredoc And Nowdoc
011
6198
09:11
Array With Complex Tests
012
6176
07:14
Introduction To Variables And Naming Rules
013
4605
08:04
Testing Variable In Real Life
014
4584
03:20
Variable Variable
015
4648
04:41
Assign By Value And By Reference
016
4433
03:18
Predefined Variables And Test
017
4858
04:25
Introduction To Constants
018
4324
03:38
Predefined And Magic Constants
019
4969
07:56
Arithmetic Operators
020
4844
12:56
Assignment Operators
021
3959
03:47
Comparison Operators Part 1
022
4204
05:56
Comparison Operators Part 2
023
4135
03:49
Increment And Decrement Operators
024
3891
06:03
Logical Operators
025
3958
08:52
String Operators
026
4197
06:42
Array Operators
027
4606
07:42
Error Control Operator
028
4384
06:59
Operator Precedence
029
3857
06:52
If, Elseif, Else Basics
030
3641
05:47
If, Elseif, Else Real Life Examples
031
3558
06:47
If, Elseif, Else Advanced Practice
032
4574
07:35
If, Elseif, Else Alternate Syntax
033
3837
08:14
Nested If And Advanced Practices
034
3988
08:22
Ternary Conditional Operator – Short If
035
4118
04:56
Switch
036
3775
05:12
While Loop And The Concept Of Loop
037
3347
06:52
Do While
038
3134
04:00
Loop – For
039
3467
05:03
Loop – Foreach
040
3936
04:03
Break, Continue
041
3243
03:47
Include, Require
042
3410
05:11
Function Introduction And DRY Concept
043
3332
04:43
Advanced Examples With Parameters And Arguments
044
3531
06:38
Function Return vs Echo
045
3582
06:53
Function Default Parameter Value
046
3888
07:54
Function Variable Arguments List
047
4079
08:52
Function Training And Unpacking Arguments
048
3804
05:20
Variable Function And Function Exists
049
3741
06:17
Passing Arguments By Reference
050
3821
05:39
Anonymous Function
051
4068
08:26
Arrow Function
052
3615
02:47
String Access And Update
053
3861
07:12
String Functions Part 1 [ 6 Functions ]
054
4594
05:18
String Functions Part 2 [ 7 Functions ]
055
4598
10:51
String Functions Part 3 [ 5 Functions ]
056
4360
06:29
String Functions Part 4 [ 5 Functions ]
057
4163
12:02
String Functions Part 5 [ 4 Functions ]
058
4119
10:34
String Functions – str_replace, str_ireplace
059
3783
07:20
String Functions – substr_replace
060
3681
11:46
String Functions Part 8 [ 4 Functions ]
061
3552
11:38
String Functions Part 9 [ 3 Functions ]
062
3604
07:22
Array Functions Part 1 [ 4 Functions ]
063
4314
06:57
Array Functions Part 2 [ 5 Functions ]
064
3779
11:02
Array Functions Part 3 [ 5 Functions ]
065
3610
07:16
Current, Next, Prev, Reset, End
066
3426
04:00
Array Merge, Array Replace, Array Rand, Shuffle
067
3695
12:13
Array Shift, Array Pop, Array Push, Array Unshift
068
3588
07:44
Array Slice, Array Splice
069
3449
08:27
Array Functions Part 8 [ 7 Sort Functions ]
070
3387
07:08
Array Map, Array Filter
071
3632
07:55
Array Reduce
072
3388
06:48
abs, mt_rand, intdiv, fmod
073
3193
10:00
ceil, floor
074
2695
04:59
round
075
2853
10:19
sqrt, min, max
076
2726
03:22
filter_list, filter_id, filter_var
077
3187
05:27
filter_var Validate Filters Part 1
078
3425
10:04
filter_var Validate Filters Part 2
079
3056
08:51
filter_var Sanitize Filters
080
3271
08:20
filter_input
081
3118
04:17
File System Functions Part 1 [4 Functions]
082
3588
05:31
is_dir, mkdir, rmdir
083
3019
11:55
chmod, fileperms, clearstatcache
084
2878
04:58
basename, dirname, realpath, pathinfo
085
2942
05:30
fopen Part 1 – fgets, fread, fclose
086
2971
05:31
fopen Part 2 – fwrite
087
2827
06:21
fopen Part 3 – feof And Loop Training
088
2901
06:02
Ftell, Fseek, Rewind
089
2862
11:29
Glob, Rename, Copy, Unlink
090
2793
08:01
File_Get_Contents, File_Put_Contents
091
2934
08:45
Datetime Functions Part 1 – Five Functions
092
2779
11:54
Datetime Functions Part 2 – Date Format Part 1
093
2562
07:47
Datetime Functions Part 3 – Date Format Part 2
094
2387
06:49
Datetime Functions Part 4 – Add, Sub, Modify
095
2474
06:57
Datetime Functions Part 5 – Time, Get_Date, Parse_Date
096
2331
07:56
Datetime Functions Part 6 – Date_Diff, Strtotime
097
2506
08:12
How To Use Cookies Part 1
098
2346
09:00
How To Use Cookies Part 2
099
2182
10:09
Cookies Modify And Delete
100
2157
07:02
Cookies Practice
101
2525
06:51
Session Introduction
102
2143
06:29
Session Edit And Practice
103
2117
06:45
Session Destroy And Login Simulation
104
4478
09:49
Header And Redirect
105
2928
07:20