PHP Databases Handling Once your application can generate administrative links, you need to load those links into _________ start.php index.ini php.ini index.php start.php index.ini php.ini index.php ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling SQL is not case sensitive. SELECT is the same as select. True False True False ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following statements should be used to include a file? #include ; include ‘filename’; @include ‘filename’; #include ‘filename’; #include ; include ‘filename’; @include ‘filename’; #include ‘filename’; ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following methods is responsible for sending the query to the database? sendquery() send_query() query() query_send() sendquery() send_query() query() query_send() ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Your confirmation form submits your choice, via the _______ method, to ________ POST admin.php POST index.php GET admin.php GET index.php POST admin.php POST index.php GET admin.php GET index.php ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which of the following DBMSs do not have a native PHP extension? Microsoft SQL Server None of these PostgreSQL MySQL IBM DB/2 Microsoft SQL Server None of these PostgreSQL MySQL IBM DB/2 ANSWER DOWNLOAD EXAMIANS APP