La funzione mysqli_query() restituisce:
PHP & MySQL - parte 2

Quiz
•
Computers, Professional Development
•
9th Grade - Professional Development
•
Hard
Angelo Carpenzano
Used 8+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
un array con i risultati della query
il testo della query
l'identificativo della connessione
una variabile PHP di tipo "risorsa"
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
La risorsa restituita da mysqli_query() contiene:
la tabella con tutti i record restituiti dalla query
solo il primo record restituito dalla query
solo l'ultimo record restituito dalla query
un insieme vuoto
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Per ricavare una riga dal risultato di mysqli_query() si utilizza l'istruzione:
mysqli_fetch()
mysqli_get()
mysqli_row()
mysqli_fetch_assoc()
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
La funzione mysqli_fetch_assoc() restituisce:
un record dalla risorsa ottenuta con mysqli_query()
tutti i record presenti nella risorsa ottenuta con mysqli_query()
tutte le tabelle nel database
il testo della query eseguita
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
La funzione mysqli_fetch_assoc() restituisce i risultati sotto forma di:
stringa SQL
array associativo
variabili semplici
ciclo while
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
La funzione mysqli_fetch_assoc() richiede come parametri:
il testo della query
l'identificativo della connessione
il risultato ottenuto da mysqli_query()
il nome della tabella SQL
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Ogni volta che viene richiamato mysqli_fetch_assoc(), il cursore di scorrimento dei risultati:
si sposta sul primo record
si sposta sull'ultimo record
si sposta sul record precedente
si sposta sul record successivo
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Pemrograman Web

Quiz
•
University
14 questions
DAND24_P2

Quiz
•
University
12 questions
Databases

Quiz
•
6th - 10th Grade
10 questions
WEB DEV - QUIZ #2

Quiz
•
University
10 questions
Questionário formativo - SI - Mód 2

Quiz
•
10th - 12th Grade
15 questions
PHP MySQL

Quiz
•
University
15 questions
Post Test Modul 4 APSI

Quiz
•
University
6 questions
مراجعة PHP

Quiz
•
10th Grade
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade
Discover more resources for Computers
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade