on Monday 14 May 2001 09:59, Christian Capito quoth:

> How can I get php to correctly recognise the semicolons? Semicolons
> between variables are supposed to be valid HTTP links.

I just would like to let you all know that I have been able to solve the 
problem. I have put following entry into the .htaccess file in the directory

php3_arg_separator      ;  

And now it works!

chris capito

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to