PHP Databases Handling The URLs in the administrative links won’t mean anything to admin.php unless you modify _________ .urlaccess .htaccess .htmlaccess .adminaccess .urlaccess .htaccess .htmlaccess .adminaccess ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling SQL is not case sensitive. SELECT is the same as select. False True False True ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Your confirmation form submits your choice, via the _______ method, to ________ POST admin.php GET admin.php GET index.php POST index.php POST admin.php GET admin.php GET index.php POST index.php 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 recuperates any memory consumed by a result set? destroy() remover() alloc() free() destroy() remover() alloc() free() ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling When a user confirms that he wishes to delete an entry, that entry’s URL is passed to a function which removes the entry from the __________ admin.php function.inc.php database index.php admin.php function.inc.php database index.php ANSWER DOWNLOAD EXAMIANS APP