Loading...

نبذة عن PHP Native

PHP هي لغة برمجة تستخدم لبرمجة تطبيقات ومواقع الويب (backEnd) وهي أكثر لغات الويب استخداما وهذا لايُعني انها الافضل (لا يوجد أفضل فى البرمجة) ولكن الأنسب في حالات عديدة وتتميز لغة PHP بسهولتها وسرعتها في تنفيذ الأوامر المطلوبة فضلا على الدعم الواسع الذي يوفره مبرمجوا PHP. وتوفر لغه PHP إمكانية كتابة الاكواد مباشره (Native) او باستخدام احد اطارات العمل العديدة التي تدعم لغة PHP وهو ما ساعد لغات PHP على الانتشار الواسع.

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

  • عدد الدروس 103
  • مدة الكورس 20h 46m
  • لغة الشرح عربي
  • عدد الطلاب 729
  • نوصى بالدراسة اولاً
  • (10)
  • ادرس الكورس مجانا

يمكنك مذاكرة الدروس بعد التسجيل فى الكورس

دروس كورس PHP Native

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

محاضر كورس PHP Native

Elzero Web School
Elzero Web School

تقييمات الطلاب

4.2 / 5

( 10 )

  • 60%
  • 10%
  • 10%
  • 10%
  • 10%

بعض التقييمات
Asmaa Mahmoud

Yara Emad

youstina

Ahmed Bakr

IslamSamy

Yousef Ahmed