PHP MYSQL TEST-1

PHP MYSQL TEST-1

University

5 Qs

quiz-placeholder

Similar activities

Decrypt it! Level 1

Decrypt it! Level 1

University

10 Qs

Avaliação Laboratório de Software e WEB

Avaliação Laboratório de Software e WEB

University

10 Qs

Microsoft Access

Microsoft Access

10th Grade - Professional Development

10 Qs

Git & GitHub

Git & GitHub

University

10 Qs

SQLite - Writing Queries

SQLite - Writing Queries

University

9 Qs

Servidor Web

Servidor Web

University

10 Qs

HTML Final Exam Review 2

HTML Final Exam Review 2

University

10 Qs

DL Refresher

DL Refresher

KG - Professional Development

10 Qs

PHP MYSQL TEST-1

PHP MYSQL TEST-1

Assessment

Quiz

Computers

University

Practice Problem

Easy

Created by

Arivuselvi A

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following lines need to be uncommented or added in the php.ini file so as to enable mysqli extension?

extension=php_mysqli.dll

extension=mysql.dll

extension=php_mysqli.dl

extension=mysqli.dl

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following databases has PHP supported almost since the beginning?  

Oracle Database

SQL

SQL+

MySQL

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following statements is used to create a table?

CREATE TABLE table_name (column_name column_type);

CREATE table_name (column_type column_name);

CREATE table_name (column_name column_type);

CREATE TABLE table_name (column_type column_name);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following statements instantiates the mysqli class?  

$mysqli = new mysqli()

$mysqli = new mysqli()

$mysqli->new.mysqli()

mysqli->new.mysqli()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If there is no error, then what will the error() method return?  

TRUE

FALSE

Empty String

0

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers