IS4 PM_2025
- معاني أرقام الاخطاء التي قد تراها على مواقع الأنترنت : ➖➖➖➖➖➖➖➖➖➖➖ 403 : ممنوع أن تصل لهذه الصفحة 404 : صفحة غير موجودة 500 : مشكلة في الموقع نفسه 401 : رؤية الصفحة تحتاج ترخيص (كلمة سر) 301 : تم نقل تلك الصفحة نهائيًا 307 : تم نقل تلك الصفحة مؤقتًا 405…
In English:✅
403: Forbidden - You are not allowed to access this page.
404: Page Not Found - The page does not exist.
500: Internal Server Error - There is a problem with the website itself.
401: Unauthorized - Viewing the page requires permission (a password).
301: Moved Permanently - The page has been permanently moved.
307: Temporary Redirect - The page has been temporarily moved.
405: Method Not Allowed - You have accessed this page incorrectly.
408: Request Timeout - Your attempt to access the page timed out before reaching it.
414: Request-URI Too Long - The page or site URL is longer than usual.
503: Service Unavailable - The service may be unavailable due to high traffic on the website.
All 100-level codes: Additional Information (you probably won't see these).
All 200-level codes: Success (you probably won't see these).
All 300-level codes: Redirection.
All 400-level codes: Client-side Failure (your fault).
All 500-level codes: Server-side Failure (the website's fault).
403: Forbidden - You are not allowed to access this page.
404: Page Not Found - The page does not exist.
500: Internal Server Error - There is a problem with the website itself.
401: Unauthorized - Viewing the page requires permission (a password).
301: Moved Permanently - The page has been permanently moved.
307: Temporary Redirect - The page has been temporarily moved.
405: Method Not Allowed - You have accessed this page incorrectly.
408: Request Timeout - Your attempt to access the page timed out before reaching it.
414: Request-URI Too Long - The page or site URL is longer than usual.
503: Service Unavailable - The service may be unavailable due to high traffic on the website.
All 100-level codes: Additional Information (you probably won't see these).
All 200-level codes: Success (you probably won't see these).
All 300-level codes: Redirection.
All 400-level codes: Client-side Failure (your fault).
All 500-level codes: Server-side Failure (the website's fault).
👍2❤1
بعض الاختصارات المهمة:-
AJAX = Asynchronous JavaScript and XML
CSS = Cascading Style Sheets
HTML = Hyper Text Markup Language
PHP = PHP Hypertext Preprocessor
SQL = Structured Query Language
SVG = Scalable Vector Graphics
XML = EXtensible Markup Language
AJAX = Asynchronous JavaScript and XML
CSS = Cascading Style Sheets
HTML = Hyper Text Markup Language
PHP = PHP Hypertext Preprocessor
SQL = Structured Query Language
SVG = Scalable Vector Graphics
XML = EXtensible Markup Language
👍2❤1
بعض التعاريف المهمة:-
Server:-
machines that provides web applications (or services) to multiple clients
Client:-
software applications that provide UI (User Interface) (front-end) to access the
Presentation layer (front-end):-
visualizing information + UI of the application
Application layer (business tier):-
application functionality + the system logic
Data layer (back end):-
Manages the data of the system
Server:-
machines that provides web applications (or services) to multiple clients
Client:-
software applications that provide UI (User Interface) (front-end) to access the
Presentation layer (front-end):-
visualizing information + UI of the application
Application layer (business tier):-
application functionality + the system logic
Data layer (back end):-
Manages the data of the system
👍3❤1🔥1
اسئله php.pptx
1.2 MB
اسئلة أخرى مجمعه في PHP
What will be the output of the following code :-
<?php int $one=1; echo"$one"; ?>
<?php int $one=1; echo"$one"; ?>
Anonymous Quiz
5%
0
24%
1
61%
Error
10%
$One
What is the output:-
<?php $num=1; $num1=2; print $num. "+" .$num1; ?>
<?php $num=1; $num1=2; print $num. "+" .$num1; ?>
Anonymous Quiz
11%
3
7%
4
2%
5
76%
1+2
2%
1.+.2
2%
Error
The bootstrap grid system works across multiple in order to
Anonymous Quiz
72%
Responsiveness to website add
15%
Interactivity to website add
13%
Supportivness to website add
0%
None
To end sessions we use
Anonymous Quiz
19%
set($_SESSION['NAME']);
0%
set($_SESSION[NAME]);
77%
unset($_SESSION['name']);
4%
unset($_SESSION[name]);
Work by creating a unique id (UID) for each visitor and storing variables based on this UID
Anonymous Quiz
30%
Cookies
70%
Sessions
0%
None
Warning is displayed and the noscript continues to run
Anonymous Quiz
85%
include
13%
require
2%
None
You must open a connection to a database before executing any query
Anonymous Quiz
98%
True
2%
False
PHP is a
Anonymous Quiz
88%
Back-end web development
10%
Front-end web development
0%
Week-end web development
2%
None
🤣2
Laravel is a/an:-
Anonymous Quiz
4%
MVVM core platform for desktop development
93%
MVC framework for web development
2%
PHP's sister
0%
None
One of the most popular web hosting services
Anonymous Quiz
27%
GoDaddy
20%
000webhosting
53%
All of the mentioned
0%
None