• HOME
  • QUIZ
  • CONTACT US
EXAMIANS
  • COMPUTER
  • CURRENT AFFAIRS
  • ENGINEERING
    • Chemical Engineering
    • Civil Engineering
    • Computer Engineering
    • Electrical Engineering
    • Mechanical Engineering
  • ENGLISH GRAMMAR
  • GK
  • GUJARATI MCQ

PHP Databases Handling

PHP Databases Handling
Transactions are used to treat sets of SQL statements atomically.

True
False

ANSWER DOWNLOAD EXAMIANS APP

PHP Databases Handling
To identify entries marked for deletion, you check whether $_GET[‘page’] == ‘delete’ inside __________

index.php
index.ini
admin.php
.htaccess

ANSWER DOWNLOAD EXAMIANS APP

PHP Databases Handling
Which one of the following statements instantiates the mysqli class?

mysqli = new mysqli()
$mysqli = new mysqli()
mysqli->new.mysqli()
$mysqli->new.mysqli()

ANSWER DOWNLOAD EXAMIANS APP

PHP Databases Handling
Which one of the following statements should be used to include a file?

#include ;
#include ‘filename’;
@include ‘filename’;
include ‘filename’;

ANSWER DOWNLOAD EXAMIANS APP

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

$mysqli->select_db(‘databasename’);
mysqli->select_db(‘databasename’);
mysqli=select_db(‘databasename’);
$mysqli=select_db(‘databasename’);

ANSWER DOWNLOAD EXAMIANS APP

PHP Databases Handling
The updated MySQL extension released with PHP 5 is typically referred to as.

mysqli
mysqly
mysql
MySQL

ANSWER DOWNLOAD EXAMIANS APP
MORE MCQ ON PHP Databases Handling

DOWNLOAD APP

  • APPLE
    from app store
  • ANDROID
    from play store

SEARCH

LOGIN HERE


  • GOOGLE

FIND US

  • 1.70K
    FOLLOW US
  • EXAMIANSSTUDY FOR YOUR DREAMS.
  • SUPPORT :SUPPORT EMAIL ACCOUNT : examians@yahoo.com

OTHER WEBSITES

  • GUJARATI MCQ
  • ACCOUNTIANS

QUICK LINKS

  • HOME
  • QUIZ
  • PRIVACY POLICY
  • DISCLAIMER
  • TERMS & CONDITIONS
  • CONTACT US
↑