Which are the best start and end tags to use?
Answer / Kaushal Kishor
In PHP, the PHP starting tag is <?php and the ending tag is ?>. However, the short tags <? and » can also be used if they are enabled in your php.ini file.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I run a php script?
What is difference between readonly and constant?
What are the features of php 7?
How can I loop through the members of an array?
1 Answers Rushmore Consultancy,
Do you know what does mvc stand for and what does each component do?
What is isset function in php?
What is the purpose of using php?
What is the use of htmlentities in php?
What are escaping characters?
How to convert a character to an ascii value?
What is the meaning of a persistent cookie?
How many data types are used by php?