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

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -