PHP Databases Handling In which version of PHP was MySQL Native Driver(also known as mysqlnd) introduced? PHP 5.0 PHP 5.3 PHP 5.1 PHP 5.2 PHP 5.0 PHP 5.3 PHP 5.1 PHP 5.2 ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following methods is used to recuperating prepared statements resources? end() final() close() finish() end() final() close() finish() ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Transactions are used to treat sets of SQL statements atomically. False True False True ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling ([w-]+) will match ___________ one word characters one or more word characters and/or hypens one or more word characters and hypens one or more word characters one word characters one or more word characters and/or hypens one or more word characters and hypens one or more word characters 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? get_row() row() fetch_row() fetch() get_row() row() fetch_row() fetch() ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following databases has PHP supported almost since the beginning? Oracle Database SQL+ MySQL SQL Oracle Database SQL+ MySQL SQL ANSWER DOWNLOAD EXAMIANS APP