1.

The basic operation of PHP is to interpret a script.(a) True(b) FalseI got this question in an interview.The above asked question is from PHP Overview topic in division MySQL Programs Using Perl DBI and PHP of MySQL

Answer»

Right OPTION is (a) True

To elaborate: The elementary operation of PHP is interpreting a SCRIPT in ORDER to produce a web page. This is sent to a client. A PHP script generally contains a mix of HTML and executable CODE.



Discussion

No Comment Found

Related InterviewSolutions