• 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?

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

ANSWER DOWNLOAD EXAMIANS APP

PHP Databases Handling
When a user confirms that he wishes to delete an entry, that entry’s URL is passed to a function which removes the entry from the __________

admin.php
index.php
function.inc.php
database

ANSWER DOWNLOAD EXAMIANS APP

PHP Databases Handling
The ............. statement is used to delete a table.

DROP TABLE
DEL TABLE
DELETE TABLE
REMOVE TABLE

ANSWER DOWNLOAD EXAMIANS APP

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

connect_error()
mysqli_connect_errno()
connect_errno()
mysqli_connect_error()

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
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
↑