[PHP] Using 'print <<

2003-09-16 Thread Rudi Starcevic
Hi, When printing like this: print << Is it at all possible to use a function in the output ? For example: print << So far I've been unable to make it function work. Many thanks Rudi. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Using 'print <<

2003-09-16 Thread Rudi Starcevic
Hi, > $my_string = strtolower("Hello World"); > print << $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

[PHP] PHP - hosting tips

2002-03-24 Thread Rudi Starcevic
Hi friends, Here at work we are gearing up to host PHP applications. Could anyone point me towards some tips on PHP hositng ? I'm interested in preparing my PHP server so that it is as secure as possible. Thanks Kind regards Rudi Starcevic. -- PHP General Mailing List (http://www.ph