Thanks guys. Duhhh. I was taught to always put ;'s and any dev software that
writes it's own code does the same. I also remember adding them because I
was getting error's at some point, perhaps PHP3.

Is it considered better practice to use them? Otherwise I've been wasting
keystrokes. I only noticed this when I was going over some code.




"Paul" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Thanks for any advice.
>
> Can anyone tell me why I do not get any errors with ( no ; after _id'] )
>
> <?php echo $row_otherlawyer['lawyer_id']?>
>
> <?php echo "NO ERROR";?>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to