On Wednesday, Jul 30, 2003, at 19:00 Asia/Jerusalem, Sagi Bashari wrote:
If you can, you should use the super globals $_GET, $_POST, etc instead. Or you can enable it in php.ini.
Or in the apache configuration file, which is good if you want to override for only specific virtual domains - I do this, as I use the venerable PHPLib, and it relies on globals.
Herouth
================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]