1.

What is the output from PHP?(a) statically generated(b) dynamically generated(c) not generated(d) no outputI have been asked this question in a job interview.My enquiry is from Checking and Repairing Database Tables topic in division Database Maintenance, Backups and Replication of MySQL

Answer»

Correct option is (B) dynamically generated

To explain: The INTERPRETER switches between code mode back and text mode when it sees another special TAG that signals the end of the code. This ENABLES the mix of STATIC text with dynamically generated results.



Discussion

No Comment Found

Related InterviewSolutions