PHP MYSQL TEST-2

PHP MYSQL TEST-2

University

5 Qs

quiz-placeholder

Similar activities

AWD Quiz #3

AWD Quiz #3

University

10 Qs

Quiz Web Programming #Week5

Quiz Web Programming #Week5

University

10 Qs

NoSQL 2 Quiz

NoSQL 2 Quiz

University

10 Qs

Leccion Programacion IV SY

Leccion Programacion IV SY

University

10 Qs

PAW-Q1-2023

PAW-Q1-2023

University

10 Qs

html php mysql

html php mysql

University

8 Qs

Basic Laravel, Flutter and API

Basic Laravel, Flutter and API

7th Grade - University

10 Qs

Sains Komputer Tingkatan 5 - 3.2.9 Membina daftar (sign up)

Sains Komputer Tingkatan 5 - 3.2.9 Membina daftar (sign up)

KG - Professional Development

4 Qs

PHP MYSQL TEST-2

PHP MYSQL TEST-2

Assessment

Quiz

Computers

University

Easy

Created by

Arivuselvi A

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method returns the error code generated from the execution of the last MySQL function?  

errno()

errnumber()

errorno()

errornumber()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following statements can be used to select the database?

 $mysqli=select_db(

mysqli=select_db(

mysqli->select_db(

$mysqli->select_db(

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following methods can be used to diagnose and display information about a MySQL connection error?  

A connect_errno()

connect_error()

mysqli_connect_errno()

mysqli_connect_error()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which version of MySQL introduced the prepared statements?  

MySQL 4.0

MySQL 4.1

MySQL 4.2

MySQL 4.3

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following methods is used to recuperating prepared statements resources?  

end()

finish()

final()

close()