it doesn't matter. the thing in php that separates lines (actually commands)
is the -->  ;  semicolan.
In theory you could put all your code on one line.

""Mike Maki"" <[EMAIL PROTECTED]> wrote in message
9dsbhr$52j$[EMAIL PROTECTED]">news:9dsbhr$52j$[EMAIL PROTECTED]...
> How do I continue a line of code to the next line? I like to keep my lines
> of code to about 60 characters in width then wrap to the next line. Is
this
> possible with lines of PHP code?
>
> Thanks,
>
> Mike
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to