adplus-dvertising
frame-decoration

Question

While adding PHP to your HTML by putting it in a separate file which statement is correct?

a.

include ('/filepath/filename')

b.

require ('/filepath/filename')

c.

include_once ('/filepath/filename')

d.

All of them

Posted under Basics of PHP PHP

Answer: (d).All of them

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. While adding PHP to your HTML by putting it in a separate file which statement is correct?

Similar Questions

Discover Related MCQs

Q. There are how many types of native errors in PHP?

Q. For exception handling PHP5 introduced a class, name

Q. JSP stands for

Q. Which function is offered by PHP for connecting to a postgreSQL?

Q. There is some similarities between PHP and Java, that is

Q. PHP is a scripting language, whereas java is a

Q. For getting information of any type of error which function is used by PHP

Q. Which PHP error causes a termination of script?

Q. Everything compatible with PHP on client side is also compatible with

Q. Linux, Apache, MySQL, Perl, PHP, Python all of these are categories in

Q. Errors that are automatically be suppressed by system, is called as

Q. Windows, Apache, MySQL, Perl, PHP, Python all of these are categories in

Q. Which one from followings is not included in user's mailing list?

Q. Server side scripting websites consists of two main parts, one is scripting language and other is

Q. Printf ( ) function sends resulting string

Q. In context of security every byte that comes from internet it treated as

Q. PHP currently in it's which write up?

Q. Gd library is used for creating and manipulating of

Q. Php.general, php.windows, php.install and php.db all this list belongs to

Q. An open source, server side, web scripting language that is embedded with HTML is called