Hi,
 
> $my_string = strtolower("Hello World");
> print <<<END
> $my_string
> END;

Yeah that'll work fine for me.
Thanks
Rudi.

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

Reply via email to