A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/premierconsult/public_html/index.php:65)

Filename: core/Input.php

Line Number: 408

A PHP Error was encountered

Severity: Warning

Message: session_start(): Cannot send session cookie - headers already sent by (output started at /home/premierconsult/public_html/index.php:65)

Filename: Session/Session.php

Line Number: 143

A PHP Error was encountered

Severity: Warning

Message: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/premierconsult/public_html/index.php:65)

Filename: Session/Session.php

Line Number: 143

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/premierconsult/public_html/index.php:65)

Filename: controllers/Questions.php

Line Number: 330

اكتب برنامجا بلغة php ينشأ عبارة تبديل ستخرج

اكتب برنامجا بلغة php ينشأ عبارة تبديل ستخرج


  1.  أكتب كود لإخراج "Hello World"   
  2.  استخدم عامل المقارنة الصحيح للتحقق مما إذا كان يساوي $a$
  3.   اكتب برنامجا ينشأ عبارة تبديل ستخرج 

 

  • "colorاخضر= "إذا كان   welcome  "و $color أحمر= إذا كان "Hello$

  • أضف قسما سينتج لا اذا كان  color$ ليس احمر ولا اخضر 

الأجوبة

1-

	 echo "Hello World" ;

1    2-   

var_dump($a==$b)

3-

switch ($color) {  
case "red":
    echo "Hello";
    break;  
case "green":
    echo "Welcome";
    break; 
default:
    echo "Neither";
}
هل كان المحتوى مفيد؟

تبحث عن مدرس اونلاين؟

محتاج مساعدة باختيار المدرس الافضل؟ تواصل مع فريقنا الان لمساعدتك بتأمين افضل مدرس
ماهو التخصص الذي تبحث عنه؟
اكتب هنا...