Eugene Lee <mailto:[EMAIL PROTECTED]>
    on Tuesday, September 30, 2003 2:12 PM said:

> A heredoc is more readable:
> 
> echo <<<HTMLTAG
> <td width="15" bgcolor="#9FD9FF"><input type="checkbox" name="chkR[]"
> value="{$chkSessionF[$i]}"></td>
> HTMLTAG;

Yeah, but I don't like those. :P


chris.

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

Reply via email to