× ×
منصة معارف التعليمية

كورس [معتمد] في برمجة المواقع بإستخدام PHP | إصدار شهادة الدورة التدريبية مجانا

كورس [معتمد] في برمجة المواقع بإستخدام PHP | إصدار شهادة الدورة التدريبية مجانا

كورس برمجة المواقع بإستخدام PHP هو كورس مجاني موجه لكل الأشخاص المهتمين بمجالات كورسات تطوير المواقع كاملة للمبتدئيين شرح عربىسوف تتعلم من الصفر للإحتراف بشكل بسيط دون تعقيد خلال دراستك لهذه الدورة الممتازة

لمحة عن منصة معارف : هي منصة تعليمية تدريبية تجلب لك اهم المصادر المفيدة في العالم في مكان واحد وهي من أكبر منصات الوطن العربي في التعليم الإلكتروني

درس تعريفي بالدورة

الآن سوف تتعرف على دروس الدورة وسوف تجد رابط التسجيل و الشهادة في نهاية المقالة

المحتوى التدريبي :

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

تفاصيل الدراسة في دورة برمجة المواقع بإستخدام PHP

القسم كورسات تطوير المواقع كاملة للمبتدئيين شرح عربى
تكلفة الدورة مجانا
طريقة الدراسة عبر الانترنت
الموعد النهائي للتقديم مفتوح دائما
تكلفة الشهادة مجانا

كيفية التسجيل بالدورة

  • إنشاء حساب داخل منصة معارف من هنا إذا لم يكن لديك حساب : فتح حساب مجاني
  • الدخول لصفحة التسجيل بالدورة من هنا : التسجيل
  • أضغط على زر التسجيل في الدورة وبعد ذلك سوف تجد أول درس وتبدأ الدراسة بشكل مجاني
  • يجب مشاهدة الدرس أكثر من دقيقة حتى يتم تسجيل الدورة و الدرس في حسابك
  • بعد مشاهدة جميع دروس الدورة سوف تجد في حسابك زر طلب شهادة الإعتماد
  • تكتب اسمك ثلاثي وسوف يتم إستخراج الشهادة تلقائيا
  • تستطيع التأكد من إعتمادك من خلال هذه الصفحة برقم الشهادة بعد إصدارها

إختبار تحليل الشخصية من منصة معارف - حلل شخصيتك الآن > >
تكملة القراءة
سيرتك الذاتية " CV " هي أول مستند وأول دليل على كفاءتك في العمل
وتقوم منصة معارف بمساعدتك لإنشاء سيرتك الذاتية بإحترافية

أفضل قنوات التليجرام لمختلف المجالات
قنوات تساعدك بكل سهولة على الوصول للمصادر التعليمية و الوظائف و النصائح المهنية و المنح الدراسية

اشترك الآن مجانا
اقرأ ايضا
كورسات وكتب ومصادر مهمة لتعلم مجال البرمجة بكل احتراف مع امكانية التحميل
×

يجب ان يكون لديك حساب داخل المنصة
حتى تستطيع المشاركة و التفاعل مع التعليقات

سجل الآن مجانا