• 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
To identify entries marked for deletion, you check whether $_GET[‘page’] == ‘delete’ inside __________

index.ini
.htaccess
admin.php
index.php

ANSWER DOWNLOAD EXAMIANS APP

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 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_column()
fetch_array() and fetch_column()
get_array() and get_row()
fetch_array() and fetch_row()

ANSWER DOWNLOAD EXAMIANS APP

PHP Databases Handling
In PHP in order to access MySQL database you will use:

sql_connect() function
mysql_connect() function
mysql-connect() function
mysqlconnect() function

ANSWER DOWNLOAD EXAMIANS APP

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

FALSE
TRUE
0
Empty String

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
↑