هذا الدرس من الدورة التدريبية: دورة لغة برمجة PHP لبناء صفحات ويب ديناميكية
الدرس: How to start coding php on localhost xampp server
وصف الدرس
الفيديوهات
سجل دخول وتأكد من اشتراكك في هذا البرنامج الدراسي للوصول إلى الأدوات والمواد التدريبية و الفيديوهات
فيديو الدرس التعليمي How to start coding php on localhost xampp server
المصادر
ملحقات ال PDF
- الوصول على جميع الأجهزة
- وصول مدى الحياة
- شهادة أوروبية لإتمام الدراسة
- ا لحصول على شهادة دبلوم موثقة
للوصول إلى الفيديوهات والمصادر والملحقات الدراسية والمواد التعليمية لدراسة برنامج
دورة لغة برمجة PHP لبناء صفحات ويب ديناميكية
اضغط هنا ابدأ التعلم
أيضاً عند أداء الاختبارات بنجاح سوف تحصل على الشهادة الأوروبية المعتمدة في إتمام الدراسة والتأهل لطلب الشهادة الدولية في هذا البرنامج
الدروس والاختبارات لتعلم هذه الدورة التدريبية : دورة لغة برمجة PHP لبناء صفحات ويب ديناميكية
القسم: Intro to PHP
-
Intro to PHP
-
Why PHP
-
الدرس الحالي: How to start coding php on localhost xampp server
'..' -
Access xampp host through browser localhost domain
-
Navigation through the server and index.php-file
-
What is index file in web systems and how hide other files
-
Why need apache to handle php files
القسم: Syntax
-
Frontend VS Backend in Browser
-
Comments in php
-
echo multi values and parse errors
-
Variables intro to compiler
-
Variable Naming Rules
-
Dynamic Data Types int, float, string
-
Override values and array types
-
Assoc Array, Function, Object
-
Show-Array-in-Pre-Print_r
-
Control Structure and Constants
-
Global Constants Cut from 2:32
القسم: Standard operators
-
If and else
-
Elseif and Intro to switch
-
Switch case
-
Arithmetic Operators and Intro to concatination
-
Concatination and Assignment operators
-
Increment and Decrement and Intro to Comparison operator
-
Comparison Operators
-
Logical Operators and or
-
Logical Operators
-
Error control operator and Intro to try catch
-
try catch and Intro to escape operator
-
Escape control and Recite section
-
Recite section
القسم: Loops and Functions
-
Intro to loop and functin and basic for loop
-
for loop advanced and while and do while
-
all-ways-to-foreach-loop
-
use continue to skip loop steps
-
What is function and Built-in validate data function
-
function and function with echo and return
-
function echo vs return
-
How to use function arguments and parameters
-
How to pass default values into function
-
function defined rules usage
-
Revise loops in php
-
Revise functions in php
القسم: String functions
-
Trim and string split
-
strign functions replace and repeat and shuffle and string length
-
string search in php using strpos and stripos
-
How string counted in php and search in string from end and string reverse
-
substring and substring count and parse query string to array
-
customize characters lower and upper case and get words count and convert new line to html br element
-
add and remove slashes into strings
-
remove html tags from string and replace in string using regular expression
-
search for string one time and multi times in regular expression and revise string functions
-
Revise all stirng functions
-
Revise all stirng functions
القسم: Array
-
All about array and array types
-
Add and remove and resort items in array
-
Manipulate array items and Interact with array functions
القسم: Files
-
Control files and directories in php
-
File protocol to add and read from files
القسم: User Interactive
-
date and time and math and global variables and user data
-
Control Form and User Data
دورات تدريبية أخرى في برمجة
تعلم بناء بزنس رقمي باستخدام أدوات الذكاء الاصطناعي
تعلم بناء بزنس رقمي متكامل بسهولة باستخدام أدوات الذكاء الاصطناعي. اكتسب مهارات تصميم الهوية، إنشاء المواقع والمتاجر الإلكترونية، التسويق الرقمي، وتحليل البيانات.
دبلوم بناء مواقع الإنترنت للمبتدئين تعلم من الصفر HTML وCSS وJavaScript
ابدأ رحلتك في تطوير مواقع الإنترنت مع دبلوم شامل للمبتدئين. تعلم HTML وCSS وJavaScript من الصفر واكتسب المهارات الأساسية لبناء مواقع احترافية. دورة مصممة لتدعمك في كل خطوة على الطريق.
تعلم البرمجة من الصفر وتطوير صفحات الويب الإحترافية مع لغة جافاسكربت JavaScript
تعلم البرمجة من الصفر وبدون خبرة حتى احتراف صناعة تطبيقات الويب التفاعلية باستخدام لغة العصر جافاسكربت JavaScript
مقالات ذات صلة
تطبيق حركات الانيميشن والتحريك ال 3d وخلق اشكال انسيابية للعناصر داخل الصفحة
تطبيق حركات الانيميشن والتحريك الـ 3D في بناء صفحات الويب باستخدام HTML و CSS في عالم تصميم الويب الحديث، أصبحت حركات الانيميشن...
استكشاف الأساليب المتقدمة للمصفوفات في جافاسكريبت
المصفوفات (Arrays) في جافاسكريبت: دليل شامل مقدمة المصفوفات هي واحدة من أهم هياكل البيانات الأساسية في جافاسكريبت، حيث تتيح للمطورين تخزين وإدارة...
كيف يتعامل المتصفح مع الأكواد المكتوبة بلغة HTML
تكوين صفحة الويب وقراءة المتصفح للغة HTML عند تصفح الإنترنت، قد تبدو صفحات الويب مجرد واجهات تعرض نصوصًا وصورًا وأزرارًا، لكن خلف...