Re: Using the echo tag...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* Paul Williams <retched@xxxxxxxxxxx> [2005-11-07 12:31:17 -0500]:

> I'm trying to write the following code into my program but each time it
> runs, I get an error message. Can anyone help?
> 
>  
> 
> print <<<< EOF
> 
>  
> 
> <!-INSERT HTML HEADER HERE -->
> 
> $_SERVER['PHP_SELF']
> 
>  
> 
> EOF;

You might want to read up on the heredoc syntax:
  http://php.net/heredoc


Curt
-- 

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux