PHP Databases Handling Which of the following DBMSs do not have a native PHP extension? MySQL IBM DB/2 None of these Microsoft SQL Server PostgreSQL MySQL IBM DB/2 None of these Microsoft SQL Server PostgreSQL ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which version of MySQL introduced the prepared statements? MySQL 4.2 MySQL 4.1 MySQL 4.0 MySQL 4.3 MySQL 4.2 MySQL 4.1 MySQL 4.0 MySQL 4.3 ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Your confirmation form submits your choice, via the _______ method, to ________ GET index.php GET admin.php POST admin.php POST index.php GET index.php GET admin.php POST admin.php POST index.php 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 one or more word characters and hypens one word characters one or more word characters and/or hypens one or more word characters one or more word characters and hypens ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling The ............. statement is used to delete a table. DEL TABLE DROP TABLE DELETE TABLE REMOVE TABLE DEL TABLE DROP TABLE DELETE TABLE REMOVE TABLE ANSWER DOWNLOAD EXAMIANS APP