should i put a semi-colon after a single php statement?

Posted by Haroldo on Stack Overflow See other posts from Stack Overflow or by Haroldo
Published on 2010-03-30T11:42:49Z Indexed on 2010/03/30 11:53 UTC
Read the original article Hit count: 362

Filed under:

for example

some html....
<p class="date"><?php echo $date; ?></p>
more html...

© Stack Overflow or respective owner

Related posts about php