• 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
Which method retrieves each row from the prepared statement result and assigns the fields to the bound results?

row()
fetch_row()
get_row()
fetch()

ANSWER DOWNLOAD EXAMIANS APP

PHP Databases Handling
You need to check whether ______ is set, to determine whether you’re editing an entry or creating a new one.

$_GET[‘admin’].
$_GET[‘url’].
$_SET[‘url’].
$_SET[‘admin’].

ANSWER DOWNLOAD EXAMIANS APP

PHP Databases Handling
Which of the following is not an SQL aggregate function?

MIN
AVG
CURRENT_DATE()
MAX
SUM

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 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
Which one of the following method is used to retrieve the number of rows affected by an INSERT, UPDATE, or DELETE query?

affected_rows()
changed_rows()
new_rows()
num_rows()

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
↑