Never stop talking " STOP the Gaza Genocide "

PHP Native | Elzero Web School

Elzero Web School

Elzero Web School

Life Is Short, Start Learning

تفاصيل الكورس

دروس الكورس

  1. 1 | [ Learn PHP 5 In Arabic ] #01 - Introduction And What's PHP 00:09:42
  2. 2 | [ Learn PHP 5 In Arabic ] #02 - What I Need 00:09:26
  3. 3 | [ Learn PHP 5 In Arabic ] #03 - Setup & Configure XAMPP 00:14:15
  4. 4 | [ Learn PHP 5 In Arabic ] #04 - Syntax 00:11:22
  5. 5 | [ Learn PHP 5 In Arabic ] #05 - Output [ Echo / Print ] 00:16:54
  6. 6 | [ Learn PHP 5 In Arabic ] #06 - Variables 00:16:50
  7. 7 | [ Learn PHP 5 In Arabic ] #07 - Concatenation 00:19:51
  8. 8 | [ Learn PHP 5 In Arabic ] #08 - Comments 00:11:03
  9. 9 | [ Learn PHP 5 In Arabic ] #09 - Data Type Overview 00:22:56
  10. 10 | [ Learn PHP 5 In Arabic ] #10 - Constants 00:23:45
  11. 11 | [ Learn PHP 5 In Arabic ] #11 - If, Elseif, Else 00:20:21
  12. 12 | [ Learn PHP 5 In Arabic ] #12 - Arithmetic Operators 00:18:30
  13. 13 | [ Learn PHP 5 In Arabic ] #13 - Assignment Operators 00:14:17
  14. 14 | [ Learn PHP 5 In Arabic ] #14 - Comparison Operators 00:31:17
  15. 15 | [ Learn PHP 5 In Arabic ] #15 - Increment / Decrement Operators 00:11:27
  16. 16 | [ Learn PHP 5 In Arabic ] #16 - Logical Operators 00:24:45
  17. 17 | [ Learn PHP 5 In Arabic ] #17 - Error Control Operator 00:10:14
  18. 18 | [ Learn PHP 5 In Arabic ] #18 - String Operators 00:04:55
  19. 19 | [ Learn PHP 5 In Arabic ] #19 - All Operators 00:42:26
  20. 20 | [ Learn PHP 5 In Arabic ] #20 - For Loop 00:24:45
  21. 21 | [ Learn PHP 5 In Arabic ] #21 - For Loop Advanced 00:06:51
  22. 22 | [ Learn PHP 5 In Arabic ] #22 - While Loop 00:04:20
  23. 23 | [ Learn PHP 5 In Arabic ] #23 - Do, While Loop 00:04:00
  24. 24 | [ Learn PHP 5 In Arabic ] #24 - Foreach Loop 00:11:35
  25. 25 | [ Learn PHP 5 In Arabic ] #25 - All Loop Practice 00:08:42
  26. 26 | [ Learn PHP 5 In Arabic ] #26 - Function Intro 00:12:25
  27. 27 | [ Learn PHP 5 In Arabic ] #27 - Function With Arguments 00:20:39
  28. 28 | [ Learn PHP 5 In Arabic ] #28 - Function With Return 00:10:05
  29. 29 | [ Learn PHP 5 In Arabic ] #29 - Function Return vs Echo 00:06:59
  30. 30 | [ Learn PHP 5 In Arabic ] #30 - Function Advanced 00:20:22
  31. 31 | [ Learn PHP 5 In Arabic ] #31 - Array Intro 00:07:24
  32. 32 | [ Learn PHP 5 In Arabic ] #32 - Array Indexed 00:21:35
  33. 33 | [ Learn PHP 5 In Arabic ] #33 - Array Associative 00:18:20
  34. 34 | [ Learn PHP 5 In Arabic ] #34 - Array Multidimensional 00:19:41
  35. 35 | [ Learn PHP 5 In Arabic ] #35 - Array Practice 00:13:18
  36. 36 | [ Learn PHP 5 In Arabic ] #36 - Array Methods - Search 00:10:06
  37. 37 | [ Learn PHP 5 In Arabic ] #37 - Array Methods - Add Items 00:06:24
  38. 38 | [ Learn PHP 5 In Arabic ] #38 - Array Methods - Remove Items 00:06:02
  39. 39 | [ Learn PHP 5 In Arabic ] #39 - Array Methods - Sort Indexed Array 00:09:03
  40. 40 | [ Learn PHP 5 In Arabic ] #40 - Array Methods - Sort Associative Array 00:07:54
  41. 41 | [ Learn PHP 5 In Arabic ] #41 - Array Methods - Shuffle, Reverse 00:07:35
  42. 42 | [ Learn PHP 5 In Arabic ] #42 - Array Methods - Array Fill 00:05:56
  43. 43 | [ Learn PHP 5 In Arabic ] #43 - Array Methods - Array Sum 00:04:52
  44. 44 | [ Learn PHP 5 In Arabic ] #44 - Array Methods - Array Rand 00:06:46
  45. 45 | [ Learn PHP 5 In Arabic ] #45 - Array Methods - Array Unique 00:03:36
  46. 46 | [ PHP 5 In Arabic ] #46 - String Functions - Explode 00:18:25
  47. 47 | [ PHP 5 In Arabic ] #47 - String Functions - Implode 00:05:53
  48. 48 | [ PHP 5 In Arabic ] #48 - String Functions - Str_Split, Chunk_Split 00:12:02
  49. 49 | [ PHP 5 In Arabic ] #49 - String Functions - Str_Replace 00:22:43
  50. 50 | [ PHP 5 In Arabic ] #50 - String Functions - Str_[Repeat, Shuffle], StrLen 00:05:02
  51. 51 | [ PHP 5 In Arabic ] #51 - String Functions - AddSlashes, Strip_Tags 00:09:59
  52. 52 | [ PHP 5 In Arabic ] #52 - String Functions - StrToLower, StrToUpper 00:08:16
  53. 53 | [ PHP 5 In Arabic ] #53 - String Functions - Trim 00:16:28
  54. 54 | [ PHP 5 In Arabic ] #54 - String Functions - Str_Word_Count 00:07:55
  55. 55 | [ PHP 5 In Arabic ] #55 - String Functions - Nl2br, Parse_Str 00:07:42
  56. 56 | [ PHP 5 In Arabic ] #56 - String Functions - StrPos, StriPos, StrrPos 00:10:17
  57. 57 | [ PHP 5 In Arabic ] #57 - String Functions - StrStr, StriStr, StrChr 00:07:44
  58. 58 | [ PHP 5 In Arabic ] #58 - String Functions - Strcmp, StrnCmp, StrRev 00:07:44
  59. 59 | [ PHP 5 In Arabic ] #59 - String Functions - SubStr 00:10:31
  60. 60 | [ PHP 5 In Arabic ] #60 - String Functions - Substr_[Compare, Count] 00:13:38
  61. 61 | [ PHP 5 In Arabic ] #61 - Control Structure - Include, Require 00:08:01
  62. 62 | [ PHP 5 In Arabic ] #62 - Control Structure - Switch 00:07:21
  63. 63 | [ Learn PHP 5 In Arabic ] #63 - File System - Intro 00:10:04
  64. 64 | [ Learn PHP 5 In Arabic ] #64 - File System - File_Exists, Is_Writable 00:11:45
  65. 65 | [ Learn PHP 5 In Arabic ] #65 - File System - MkDir, RmDir, Is_Dir 00:08:36
  66. 66 | [ Learn PHP 5 In Arabic ] #66 - File System - Dirname, Basename 00:14:41
  67. 67 | [ Learn PHP 5 In Arabic ] #67 - File System - Simple Training 1 00:18:38
  68. 68 | [ Learn PHP 5 In Arabic ] #68 - File System - File Put Contents 00:08:55
  69. 69 | [ Learn PHP 5 In Arabic ] #69 - File System - File Get Contents 00:08:32
  70. 70 | [ Learn PHP 5 In Arabic ] #70 - File System - Rename, Copy 00:11:06
  71. 71 | [ Learn PHP 5 In Arabic ] #71 - File System - Pathinfo 00:05:05
  72. 72 | [ Learn PHP 5 In Arabic ] #72 - File System - Unlink, RmDir + Examples 00:11:07
  73. 73 | [ Learn PHP 5 In Arabic ] #73 - File System - Scandir 00:07:29
  74. 74 | [ Learn PHP 5 In Arabic ] #74 - File System - Fopen 00:18:24
  75. 75 | [ Learn PHP 5 In Arabic ] #75 - File System - Fread 00:04:52
  76. 76 | [ Learn PHP 5 In Arabic ] #76 - File System - Fwrite 00:06:35
  77. 77 | [ Learn PHP 5 In Arabic ] #77 - File System - Fseek 00:12:26
  78. 78 | [ Learn PHP 5 In Arabic ] #78 - File System - Fclose + Training 2 00:16:52
  79. 79 | [ Learn PHP 5 In Arabic ] #79 - Predefined Variables - Globals 00:11:56
  80. 80 | [ Learn PHP 5 In Arabic ] #80 - Predefined Variables - Server 00:10:30
  81. 81 | [ Learn PHP 5 In Arabic ] #81 - Predefined Variables - Get 00:09:55
  82. 82 | [ Learn PHP 5 In Arabic ] #82 - Predefined Variables - Post 00:05:12
  83. 83 | [ Learn PHP 5 In Arabic ] #83 - Predefined Variables - Request 00:09:04
  84. 84 | [ Learn PHP 5 In Arabic ] #84 - Cookies - Check If Cookie Is Enabled 00:10:29
  85. 85 | [ Learn PHP 5 In Arabic ] #85 - Cookies - Set Cookie + Examples 00:12:41
  86. 86 | [ Learn PHP 5 In Arabic ] #86 - Cookies - Modify, Delete Cookie + Training 00:15:55
  87. 87 | [ Learn PHP 5 In Arabic ] #87 - Session - Start Resume Session 00:12:13
  88. 88 | [ Learn PHP 5 In Arabic ] #88 - Session - Modify Session 00:07:38
  89. 89 | [ Learn PHP 5 In Arabic ] #89 - Session - End Destroy Session 00:04:32
  90. 90 | [ Learn PHP 5 In Arabic ] #90 - Session Training - Simple Counter 00:09:56
  91. 91 | [ Learn PHP 5 In Arabic ] #91 - Session Training - Simple Login 00:19:26
  92. 92 | [ Learn PHP 5 In Arabic ] #92 - Misc Functions - Sleep, uSleep + Examples 00:12:29
  93. 93 | [ Learn PHP 5 In Arabic ] #93 - Misc Functions - Exit, Die + Examples 00:07:41
  94. 94 | [ Learn PHP 5 In Arabic ] #94 - Misc Functions - Uniqid + Examples 00:07:03
  95. 95 | [ Learn PHP 5 In Arabic ] #95 - Filter - Whats Filter & Why To Use it 00:10:10
  96. 96 | [ Learn PHP 5 In Arabic ] #96 - Filter - Filter_Var Basics 00:12:12
  97. 97 | [ Learn PHP 5 In Arabic ] #97 - Filter - Filter_Var Advanced 00:14:33
  98. 98 | [ Learn PHP 5 In Arabic ] #98 - Filter - Validate vs Sanitize 00:12:04
  99. 99 | [ Learn PHP 5 In Arabic ] #99 - Date - Date Intro 00:13:49
  100. 100 | [ Learn PHP 5 In Arabic ] #100 - Date - Date Advanced 00:14:48
  101. 101 | [ Learn PHP 5 In Arabic ] #101 - Date - Strtotime 00:14:09
  102. 102 | [ Learn PHP 5 In Arabic ] #102 - What's Php.ini File 00:11:12
  103. 103 | [ Learn PHP 5 In Arabic ] #103 - Outro & Where To Study 00:08:15
    تقييمات الطلاب

    ( 4.4 من 5 )

    ١٧ تقييم
    5 نجوم
    64.71%
    4 نجوم
    17.65%
    3 نجوم
    5.88%
    نجمتين
    5.88%
    نجمة
    5.88%
    م
    مينا رمسيس

    09-08-2024
    H
    habiba mohamed

    23-06-2024
    M
    Mostafa Mohamed

    19-06-2024
    M
    Mahmoud salah

    29-05-2024
    H
    HatemTarekAnwarSayed

    25-04-2024
    Y
    youstina

    28-02-2024
    I
    IslamSamy

    08-02-2024
    Y
    Yara Emad

    24-01-2024
    A
    Ahmed Bakr

    08-11-2023
    Learn PHP 5 In Arabic

    Learn PHP 5 & MySQL From Scratch In Arabic