PHP Databases Handling The (|/) tells the server to match ___________ either nothing or a forward slash backward slash nothing forward slash either nothing or a forward slash backward slash nothing forward slash ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Once your application can generate administrative links, you need to load those links into _________ php.ini index.php index.ini start.php php.ini index.php index.ini start.php ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling If there is no error, then what will the error() method return? 0 Empty String TRUE FALSE 0 Empty String TRUE FALSE ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling The ............. statement is used to delete a table. DROP TABLE DELETE TABLE REMOVE TABLE DEL TABLE DROP TABLE DELETE TABLE REMOVE TABLE DEL TABLE ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which of the following DBMSs do not have a native PHP extension? None of these PostgreSQL IBM DB/2 MySQL Microsoft SQL Server None of these PostgreSQL IBM DB/2 MySQL Microsoft SQL Server 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