Page 1 of 1

Php '<?=' usage

Posted: Wed Aug 01, 2018 3:17 am
by Saman
This is the shortened form of <?php echo $a; ?>
So if you have anything to echo within an HTML block, it is quite easy and straightforward to use this tag.