note 74841 rejected from
functions.returning-values by colder
2007-04-30 13:30:10
Note Submitter: slloyd at timequest dot org
----
How would you do the following in PHP? Perl allows you to
do the following:
sub test {
return <<ENDOFTEXT;
This
is
a
test
ENDOFTEXT
}
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php