PHP Databases Handling You need to check whether ______ is set, to determine whether you’re editing an entry or creating a new one. $_GET[‘url’]. $_GET[‘admin’]. $_SET[‘url’]. $_SET[‘admin’]. $_GET[‘url’]. $_GET[‘admin’]. $_SET[‘url’]. $_SET[‘admin’]. ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following databases has PHP supported almost since the beginning? SQL+ Oracle Database SQL MySQL SQL+ Oracle Database SQL MySQL ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling If there is no error, then what will the error() method return? FALSE 0 Empty String TRUE FALSE 0 Empty String TRUE ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which of the following is not an SQL aggregate function? CURRENT_DATE() MAX SUM MIN AVG CURRENT_DATE() MAX SUM MIN AVG ANSWER DOWNLOAD EXAMIANS APP
PHP Databases Handling Which one of the following lines need to be uncommented or added in the php.ini file so as to enable mysqli extension? extension=mysqli.dl extension=php_mysqli.dl extension=mysql.dll extension=php_mysqli.dll extension=mysqli.dl extension=php_mysqli.dl extension=mysql.dll extension=php_mysqli.dll ANSWER DOWNLOAD EXAMIANS APP
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