PHP Databases Handling ([w-]+) will match ___________ one or more word characters one or more word characters and/or hypens one or more word characters and hypens one word characters one or more word characters one or more word characters and/or hypens one or more word characters and hypens one word characters ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following method is used to retrieve the number of rows affected by an INSERT, UPDATE, or DELETE query? new_rows() changed_rows() affected_rows() num_rows() new_rows() changed_rows() affected_rows() num_rows() 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 .htaccess .urlaccess .htmlaccess .adminaccess .htaccess .urlaccess 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 If there is no error, then what will the error() method return? FALSE TRUE 0 Empty String FALSE TRUE 0 Empty String ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following methods is used to recuperating prepared statements resources? final() close() end() finish() final() close() end() finish() ANSWER DOWNLOAD EXAMIANS APP