La validazione lato server avviene dopo quella lato client?
PHP: validazione lato server

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Marco Buccione
Used 3+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Sì
No
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
La funzione empty($nome) è vera se la variabile $nome...
...non è definita
...non è definita oppure è vuota
...vale 0
...è vuota
3.
DRAG AND DROP QUESTION
1 min • 1 pt
Componi il comando PHP che verifica se un testo è lungo almeno 10 caratteri:
if( (a) ( (b) ) (c) (d) ) {
// Qui facciamo qualcosa...
}
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In PHP, due date si possono confrontare?
Non si possono confrontare
Sì, come se fossero testi
Sì, come se fossero numeri
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
La funzione che verifica se una variabile è un numero si chiama:
is_numeric()
is_number()
is_decimal()
int()
6.
DRAG AND DROP QUESTION
1 min • 2 pts
Componi il comando PHP che verifica se $peso contiene un valore valido:
if( ! (a) ($peso) || (b) (c) 0) {
// Qui va il messaggio di errore
}
7.
FILL IN THE BLANK QUESTION
2 mins • 2 pts
Completa il seguente comando, che deve verificare se $altezza, obbligatoria, è un numero ed è maggiore di 0:
if( ___ ) {
// Messaggio di errore
}
8.
MATCH QUESTION
1 min • 1 pt
strlen()
La variabile è un numero
>
Confronta due date
is_numeric()
OR logico (combina due condizioni)
||
La variabile esiste e non è vuota
empty()
Lunghezza del testo
Similar Resources on Quizizz
10 questions
Le basi C++

Quiz
•
11th Grade
10 questions
Questionario diagnostico – Sicurezza digitale e truffe online (Social Engineering)

Quiz
•
12th Grade - University
7 questions
Test di Benvenuto

Quiz
•
9th Grade
10 questions
Quiz sulla Memoria nei Computer

Quiz
•
8th Grade - University
10 questions
Coding - Struttura condizionale (2DS)

Quiz
•
11th Grade
7 questions
Le basi della programmazione

Quiz
•
9th Grade
10 questions
Le basi Java

Quiz
•
11th Grade
10 questions
Struttura computer (1DS)

Quiz
•
10th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University