PHP Course

Quiz
•
Computers
•
1st - 3rd Grade
•
Medium

MOHAMED HANNAN
Used 22+ times
FREE Resource
12 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Que signifie PHP ?
· Page Helper Process
· Programming Home Pages
· PHP:
Hypertext Preprocessor
PHP: Hypertext Preprocessor
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comment accède-t-on au 1er élément chaton dans le tableau suivant : $tableau = Array('chaton' , 'ornithorynque', 'dauphin'); ?
$tableau[1]
$tableau[0]
$tableau{0}
· $tableau.get(1)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Comment vérifie-t-on l'égalité de deux variables : $a et $b ?
· $a = $b
· $a == $b
· $a != $b
· if($a,$b)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
La boucle for ($i=0 ; $i<=3 ; $i++ ) { echo $i; }...
Sera éxécutée 2 fois
Sera éxécutée 3 fois
Sera éxécutée 1 fois
Sera éxécutée 4 fois
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Sachant que $dodo = 6. Quelle est la valeur de ma nuit : $dodo += 2; ?
3
8
12
6
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dans le cas d'envoi d'informations plus ou moins sensibles par formulaire, quelle méthode utilisera-t-on de préférence ?
GET
mailto
SESSION
POST
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Les Limiteurs PHP Sont
<?php>….</ ?php>
<script></script>
<?php… ?>
<&>….</&>
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Informática

Quiz
•
2nd Grade
10 questions
Python-Partie4

Quiz
•
1st Grade
10 questions
Wordpress

Quiz
•
3rd Grade
14 questions
Php money

Quiz
•
1st Grade
9 questions
L'ordinateur

Quiz
•
2nd - 3rd Grade
10 questions
Conocimientos Generales

Quiz
•
2nd Grade
12 questions
Web парақша мен деректер корынның байланысын орнату

Quiz
•
1st Grade
10 questions
html

Quiz
•
1st Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade