I do that and I get
Parse error: parse error, expecting `','' or `';'' in /home/www/index.php on
line 69
Line 69 is:
Quoting Bradley Miller :
> Normally you'd put it in:
>
> echo "my stuff goes here and if I need a quote I'll put " to display a
> quote";
>
> The problem is that's tedious when working with things like javascript or
> other things like the flash embedding. The quick way to do it would be
> escape it out like this:
>
>
> echo <<
>
>
> EOD;
>
>
>
>
> Bradley Miller, Owner/Programmer/Designer
> AccessZone Design - www.accesszonedesign.com
> Blue Springs, Missouri
> Phone: 816-228-3814 Fax: 775-254-6162
> Toll-free: 888-872-4420 ICQ: 48555780
>