هذا الدرس من الدورة التدريبية: دورة لغة برمجة PHP لبناء صفحات ويب ديناميكية
الدرس: Concatination and Assignment operators
وصف الدرس
الفيديوهات
سجل دخول وتأكد من اشتراكك في هذا البرنامج الدراسي للوصول إلى الأدوات والمواد التدريبية و الفيديوهات
فيديو الدرس التعليمي Concatination and Assignment operators
المصادر
ملحقات ال 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
دورات تدريبية أخرى في برمجة
دورة تدريبية لغة CSS لإنشاء تصاميم وتنسيق صفحات الإنترنت
تعلم كيفية استخدام CSS لتصميم صفحات ويب مميزة ومرنة. ستكتسب مهارات التحكم بالألوان، الأحجام، الخطوط، والمسافات لإنشاء تصاميم متجاوبة وجذابة، مما يجعل مواقعك متوافقة مع مختلف الشاشات والأجهزة
تعلم البرمجة من الصفر وتطوير صفحات الويب الإحترافية مع لغة جافاسكربت JavaScript
تعلم البرمجة من الصفر وبدون خبرة حتى احتراف صناعة تطبيقات الويب التفاعلية باستخدام لغة العصر جافاسكربت JavaScript
دبلوم بناء مواقع إنترنت تطبيقات تفاعلية عالية السرعة Mern-stack
دبلومة شاملة في تطوير تطبيقات الإنترنت تبدأ من الأساسيات مع HTML، CSS، وJavaScript، وتتعمق في تقنية Mern-stack باستخدام MongoDB، Express.JS، React.JS، وNode.JS....
مقالات ذات صلة
دبلوم بناء وتطوير تطبيقات وشبكات الإنترنت
دورة “Java Full Stack Software Developer” المقدمة من European Board تهدف إلى تأهيل المتدربين ليصبحوا مطورين متكاملين قادرين على التعامل مع جميع...
استكشاف الأساليب المتقدمة للمصفوفات في جافاسكريبت
المصفوفات (Arrays) في جافاسكريبت: دليل شامل مقدمة المصفوفات هي واحدة من أهم هياكل البيانات الأساسية في جافاسكريبت، حيث تتيح للمطورين تخزين وإدارة...
السلاسل النصية (Strings) في جافاسكريبت: أساسيات وميزات متقدمة
مقدمة تُعتبر السلاسل النصية (Strings) جزءًا لا يتجزأ من أي لغة برمجة، وجافاسكريبت ليست استثناءً. فهي تُستخدم لتمثيل النصوص والبيانات النصية، وتُعتبر...