Question
a.
after the html tag
b.
after the body tag
c.
before the body tag
d.
before the html tag
Posted under PHP
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. The session_start() function must appear..
Similar Questions
Discover Related MCQs
Q. What is the return type of session_set_save_handler() function?
View solution
Q. Which one of the following statements should be used to disable just the fopen(), and file() functions?
View solution
Q. Which one of the following statements should be used to disable the use of two classes administrator and janitor?
View solution
Q. What is the default value of max_execution_time directive? This directive specifies how many seconds a script can execute before being terminated.
View solution
Q. The memory_limit is only applicable if ___ is enabled when you configure PHP. Fill in the blank.
View solution
Q. Suppose all web material is located within the directory /home/www. To prevent users from viewing and manipulating files such as /etc/password, which one of the following statements should you use?
View solution
Q. Which Apache directive outputs Apache’s server version, server name, port and compile-in modules?
View solution
Q. Which directive determines which degree of server details is provided if the ServerSignature directive is enabled?
View solution
Q. Which directive should we disable to obscure the fact that PHP is being used on our server?
View solution
Q. Say I want to change the extension of a PHP file, which of the following statements should I edit to change from .php to .html in the httpd.conf file?
View solution
Q. The developers of PHP deprecated the safe mode feature as of which PHP version.
View solution
Suggested Topics
Are you eager to expand your knowledge beyond PHP? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!