I'm still having a problem with including a here document. Trying this
code:
echo <<
hello... hello... hello... hello...
ENDOFECHO;
?>
I get a parse error on line 7. Please help. I have a major project that
has ground to a halt.
Craig Buxton
Gravity Pilot Productions
[E
I have been trying to include an echo statement incorporating a here
document on pages being served by my Mac OS X (v10.1.5) and Apache (v1.3)
When I try to browse test.php, which contains...
echo<<
hello...hello...
ENDOFECHO;
?>
I get a parse error. When I upload it to my ISP it works as e
er, but I can't find where
I've gone wrong. Any help would be greatly appreciated.
Craig Buxton
Gravity Pilot Productions
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
3 matches
Mail list logo