• 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
Use the .............. to delete the data inside the table, and not the table itself?

DELETE TABLE
REMOVE TABLE
TRUNCATE TABLE
DROP TABLE

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
Your confirmation form submits your choice, via the _______ method, to ________

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

ANSWER DOWNLOAD EXAMIANS APP

PHP Databases Handling
Which method retrieves each row from the prepared statement result and assigns the fields to the bound results?

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

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 methods is responsible for sending the query to the database?

send_query()
query_send()
query()
sendquery()

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
↑