Toggle navigation
تعلم الآن
المقالات التعليمية
الدورات التعليمية
تكليفات الدورات التعليمية
أمثلة وتطبيقات وشروحات
التحديات البرمجية
أدوات المطورين
مواقع حل المشاكل البرمجية
مسارات التعلم
مسار أساسيات البرمجة
مسار Front-End Developer
مسار ال PHP Back-End Developer
مسار ال Full Stack Developer
مسار Python Web Developer
خطط الدراسة
C++ Study Plan
خطة دراسة HTML
خطة دراسة CSS
خطة دراسة JavaScript
خطة دراسة Typescript
خطة دراسة SASS
خطة دراسة Python
خطة دراسة PHP
من القناه
أهم مقاطع القناه
اسبوع الزيرو
رحلتي مع الحياه
التعامل مع الإستضافة
قائمة المشاكل والحلول
منوع
ما الجديد
سؤال وجواب مكتوب
نصائح الزيرو
مقتطفات مفيدة من الكتب
تقييمات الكتب
الدورات التعليمية
PHP Bootcamp
PHP Bootcamp
كل ما يخص دورة تعلم PHP لعام 2022 الموجودة على الرابط التالي
هنا
توجد
هنا
موسوعة عربية تساعدك أثناء تعلم الكورس
Introduction & Important Information
What’s New And How To Study The Course ?
Install PHP And Prepare Environment To Work
PHP Tags And Instructions Separation
Comments And Best Practices
Introduction To Data Type
Type Juggling And Automatic Type Conversion
Type Casting
Boolean And Converting To Boolean
String And Escaping
Heredoc And Nowdoc
Array With Complex Tests
Introduction To Variables And Naming Rules
Testing Variable In Real Life
Variable Variable
Assign By Value And By Reference
Predefined Variables And Test
Introduction To Constants
Predefined And Magic Constants
Arithmetic Operators
Assignment Operators
Comparison Operators Part 1
Comparison Operators Part 2
Increment And Decrement Operators
Logical Operators
String Operators
Array Operators
Error Control Operator
Operator Precedence
If, Elseif, Else Basics
If, Elseif, Else Real Life Examples
If, Elseif, Else Advanced Practice
If, Elseif, Else Alternate Syntax
Nested If And Advanced Practices
Ternary Conditional Operator – Short If
Switch
While Loop And The Concept Of Loop
Do While
Loop – For
Loop – Foreach
Break, Continue
Include, Require
Function Introduction And DRY Concept
Advanced Examples With Parameters And Arguments
Function Return vs Echo
Function Default Parameter Value
Function Variable Arguments List
Function Training And Unpacking Arguments
Variable Function And Function Exists
Passing Arguments By Reference
Anonymous Function
Arrow Function
String Access And Update
String Functions Part 1 [ 6 Functions ]
String Functions Part 2 [ 7 Functions ]
String Functions Part 3 [ 5 Functions ]
String Functions Part 4 [ 5 Functions ]
String Functions Part 5 [ 4 Functions ]
String Functions – str_replace, str_ireplace
String Functions – substr_replace
String Functions Part 8 [ 4 Functions ]
String Functions Part 9 [ 3 Functions ]
Array Functions Part 1 [ 4 Functions ]
Array Functions Part 2 [ 5 Functions ]
Array Functions Part 3 [ 5 Functions ]
Current, Next, Prev, Reset, End
Array Merge, Array Replace, Array Rand, Shuffle
Array Shift, Array Pop, Array Push, Array Unshift
Array Slice, Array Splice
Array Functions Part 8 [ 7 Sort Functions ]
Array Map, Array Filter
Array Reduce
abs, mt_rand, intdiv, fmod
ceil, floor
round
sqrt, min, max
filter_list, filter_id, filter_var
filter_var Validate Filters Part 1
filter_var Validate Filters Part 2
filter_var Sanitize Filters
filter_input
File System Functions Part 1 [4 Functions]
is_dir, mkdir, rmdir
chmod, fileperms, clearstatcache
basename, dirname, realpath, pathinfo
fopen Part 1 – fgets, fread, fclose
fopen Part 2 – fwrite
fopen Part 3 – feof And Loop Training
Ftell, Fseek, Rewind
Glob, Rename, Copy, Unlink
File_Get_Contents, File_Put_Contents
Datetime Functions Part 1 – Five Functions
Datetime Functions Part 2 – Date Format Part 1
Datetime Functions Part 3 – Date Format Part 2
Datetime Functions Part 4 – Add, Sub, Modify
Datetime Functions Part 5 – Time, Get_Date, Parse_Date
Datetime Functions Part 6 – Date_Diff, Strtotime
How To Use Cookies Part 1
How To Use Cookies Part 2
Cookies Modify And Delete
Cookies Practice
Session Introduction
Session Edit And Practice
Session Destroy And Login Simulation
Header And Redirect