Date: 10/18/99
- Next message: Brian Moon: "[PHP-DEV] change log"
- Previous message: Laran Coates: "[PHP-DEV] Quoting blocks of text"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Laran Coates wrote:
> Is there any method in php which allows you to print a block of text
similar
> to the following method in perl:
>
> print <<END;
>
> Put text here.
>
> END
>
> I can't stand using the print statement over and over.
>
> Anybody have any ideas?
PHP4 supports this.
-Andrei
* Change is the only constant. *
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Brian Moon: "[PHP-DEV] change log"
- Previous message: Laran Coates: "[PHP-DEV] Quoting blocks of text"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

