PHP Databases Handling Which version of MySQL introduced the prepared statements? MySQL 4.0 MySQL 4.1 MySQL 4.3 MySQL 4.2 MySQL 4.0 MySQL 4.1 MySQL 4.3 MySQL 4.2 ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling If there is no error, then what will the error() method return? TRUE 0 Empty String FALSE TRUE 0 Empty String FALSE 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? mysqli_connect_errno() connect_error() connect_errno() mysqli_connect_error() mysqli_connect_errno() connect_error() 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 ‘filename’; #include ; @include ‘filename’; include ‘filename’; #include ‘filename’; #include ; @include ‘filename’; include ‘filename’; ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following databases has PHP supported almost since the beginning? SQL Oracle Database MySQL SQL+ SQL Oracle Database MySQL SQL+ ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling The URLs in the administrative links won’t mean anything to admin.php unless you modify _________ .htmlaccess .adminaccess .urlaccess .htaccess .htmlaccess .adminaccess .urlaccess .htaccess ANSWER DOWNLOAD EXAMIANS APP