• 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 one of the following databases has PHP supported almost since the beginning?

MySQL
SQL
Oracle Database
SQL+

ANSWER DOWNLOAD EXAMIANS APP

PHP Databases Handling
Your confirmation form submits your choice, via the _______ method, to ________

POST index.php
POST admin.php
GET index.php
GET admin.php

ANSWER DOWNLOAD EXAMIANS APP

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

extension=mysqli.dl
extension=php_mysqli.dl
extension=mysql.dll
extension=php_mysqli.dll

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 of the methods are used to manage result sets using both associative and indexed arrays?

get_array() and get_row()
fetch_array() and fetch_row()
fetch_array() and fetch_column()
get_array() and get_column()

ANSWER DOWNLOAD EXAMIANS APP

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

FALSE
0
Empty String
TRUE

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
↑