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
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
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
3 matches
Mail list logo