Welcome!


FunAdvice is a social question & answer site where you can make friends, share photos and meet people near you.
FunAdvice RSS for this page:
Rss_feed

Can php be embedded in html?

Asked by joffrey about 1 year ago, 1 answer.
Send me Fun Mail

Is php can be embedded in html?why?

Send this to a friend

Me! Answered by editor on Nov 17, 2007, 11:55PM
Send me Fun Mail | 7337 answers.
Advisor-small

Yes, it can.

PHP will only process things that are enclosed within one of its valid code blocks (such as <?php and ?>. Because of this, PHP effectively ignores everything that it was not specifically told to process.

Answer this Question: "Can Php be embedded in HTML?"

Your Answer: HTML is not allowed.


Back to top

Popular questions related to Can Php be embedded in HTML?