Welcome!


Join more than 151,000 members on FunAdvice to ask questions, share advice, photos and make new friends today.
FunAdvice RSS for this page:
Rss_feed

Can php be embedded in html?

Asked by joffrey over 2 years ago, 1 answer.

Is php can be embedded in html?why?

editor in car 1 Answered by editor (Online now) on Nov 17, 2007, 11:55PM
8961 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.



Computers & Tech Photos

my best friends simone(right)jade(left)Model

Share this question

Copy and paste this code:
It will display on your blog or site like this:
Can php be embedded in html?