[PHP-WIN] Calling a function from within a Heredoc variable...

2004-09-11 Thread Trystano
Hi all, How do I possibly call a function from with a Heredoc variable? I have tried everyway possible, but to no avail :( I states in the documentation that you should be able to call a function through the following syntax... { function_call() } ... but this doesn't seem to work. Tr

RE: [PHP-WIN] PHP5 install woes

2004-09-11 Thread George Pitcher
Thanks, but I managed to get it sorted. I had set the doc_root AND used cgi.force_redirect and only ONE of those should be used. As soon as I put ';' befire doc_root, everything worked. Next step is to try and get php to work with java - I keep getting a fast-cgi error. Cheers George > -Ori