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