PHP Databases Handling Which of the following is not an SQL aggregate function? MIN CURRENT_DATE() SUM MAX AVG MIN CURRENT_DATE() SUM MAX AVG 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 __________ database index.php function.inc.php admin.php database index.php function.inc.php admin.php ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which version of MySQL introduced the prepared statements? MySQL 4.0 MySQL 4.1 MySQL 4.2 MySQL 4.3 MySQL 4.0 MySQL 4.1 MySQL 4.2 MySQL 4.3 ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling If there is no error, then what will the error() method return? FALSE 0 TRUE Empty String FALSE 0 TRUE Empty String ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling ([w-]+) will match ___________ 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 one word characters ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling The URLs in the administrative links won’t mean anything to admin.php unless you modify _________ .adminaccess .htaccess .htmlaccess .urlaccess .adminaccess .htaccess .htmlaccess .urlaccess ANSWER DOWNLOAD EXAMIANS APP