coding style - Multiple PHP tags -
this general php question. or hurt have multiple <?php code ?>
in scripts?
i looking @ of scripts , noticed of them have 3-4 in it. dont know if causing slowness on site or not :)
no, it's not causing slowness or problems. it's common have dozens or hundreds of separate <?php ?>
blocks in templates.
Comments
Post a Comment