I get a parse error using my CGI version of PHP on the following line: $message = $$this->func_name($string);
However, the same above line works fine with my ISP's CGI version of PHP. The first thing that jumps to my mind is that my ISP's CGI version could have been compiled with some different configuration directive. However, I am not able to figure it out. Could someone please advise. Oh, another thing, my CGI version is PHP 3.0.12. The ISP CGI version is PHP 4.0.3pl1. Is the above syntax not supported in PHP3? Thanks for your quick response. ===== Anas Mughal [EMAIL PROTECTED] [EMAIL PROTECTED] Tel: 973-249-6665 __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php