here below explains how to embed PHP code in HTML files. Is there any name to referrer that way of writing PHP ?
http://onlamp.com/pub/a/php/2001/05/03/php_foundations.html
Javi
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I assume you are referring to the syntax in that article that looks like this:
That’s called the Alternative Syntax for Control Structures. Unfortunately, that doesn’t really roll off one’s tongue very well.
The article also shows an example of the short open tag: