هذا الدرس من الدورة التدريبية: دورة لغة برمجة PHP لبناء صفحات ويب ديناميكية
الدرس: What is index file in web systems and how hide other files
وصف الدرس
الفيديوهات
سجل دخول وتأكد من اشتراكك في هذا البرنامج الدراسي للوصول إلى الأدوات والمواد التدريبية و الفيديوهات
فيديو الدرس التعليمي What is index file in web systems and how hide other files
المصادر
ملحقات ال 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 شاهد آراء مهندسين البرمجيات الذين حصلوا على عمل بعد إكمالهم الدورات التدريبية مع مدرب البورد...
دورة تدريبية في فهم شبكات الإنترنت وخوادم الويب
دورة تدريبية تحتوي على دروس مجانية مدعمة من البورد الأوروبي لفهم أساسيات شبكة الإنترنت والاتصالات بين المستخدمين وتطبيقات الويب والأجهزة
دبلوم برمجة تطبيقات وقواعد بيانات وأنظمة إدارة محتوى PHP & SQL
دبلوم بناء وتطوير مواقع إنترنت ديناميكية شاهد آراء مهندسين البرمجيات الذين حصلوا على عمل بعد إكمالهم الدورات التدريبية مع مدرب البورد الأوروبي...
مقالات ذات صلة
الوصول وتشغيل استعلامات واوامر قواعد بيانات عبر برنامج XAMPP
النص الأصلي الأساسي باللغة الإنجليزي تم ذكره بعد هذا الوصف باللغة العربية يمكنك استخدام برنامج الخادم مثل XAMPP. تأكد من تثبيته وتشغيله....
استكشاف الأساليب المتقدمة للمصفوفات في جافاسكريبت
المصفوفات (Arrays) في جافاسكريبت: دليل شامل مقدمة المصفوفات هي واحدة من أهم هياكل البيانات الأساسية في جافاسكريبت، حيث تتيح للمطورين تخزين وإدارة...
السلاسل النصية (Strings) في جافاسكريبت: أساسيات وميزات متقدمة
مقدمة تُعتبر السلاسل النصية (Strings) جزءًا لا يتجزأ من أي لغة برمجة، وجافاسكريبت ليست استثناءً. فهي تُستخدم لتمثيل النصوص والبيانات النصية، وتُعتبر...