what does a special set of tags <?= and ?> do in PHP?
Answer / Prabal Bhatnagar
The '<?=' and '?>' tags are called short tag open and close syntax for PHP. They are used to begin and end PHP code within an HTML file, similar to the standard PHP opening and closing tags (<?php and ?>). However, they require that the short_open_tag configuration directive is enabled in the php.ini file.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are wordpress categories?
What is shortcode in wordpress? How we can use it?
What are wordpress plugins?
What do you mean by custom field in wordpress?
how to change the default length of the excerpt in wordpress?
Can you edit a wordpress post after publishing?
How do I backup my entire wordpress site?
What is a multi site study?
What may be the reason that widgets won’t display in the sidebar?
How do I access my wordpress database?
What case you don't see plugin menu?
Is bluehost better than wordpress?