PHP Databases Handling The URLs in the administrative links won’t mean anything to admin.php unless you modify _________ .htmlaccess .urlaccess .adminaccess .htaccess .htmlaccess .urlaccess .adminaccess .htaccess ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which of the following DBMSs do not have a native PHP extension? IBM DB/2 Microsoft SQL Server PostgreSQL MySQL None of these IBM DB/2 Microsoft SQL Server PostgreSQL MySQL None of these ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling To identify entries marked for deletion, you check whether $_GET[‘page’] == ‘delete’ inside __________ index.php index.ini .htaccess admin.php index.php index.ini .htaccess admin.php ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling The updated MySQL extension released with PHP 5 is typically referred to as. mysql mysqli MySQL mysqly mysql mysqli MySQL mysqly ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Transactions are used to treat sets of SQL statements atomically. False True False True ANSWER DOWNLOAD EXAMIANS APP