Hello, I am trying to convert an ASP script to PHP. The script is using COM objects and passes them 3 parameters: Request, Response & Session.
When the same script is written in PHP what should I pass to the COM object? Request is $_REQUEST? Session is $_SESSION? What about Response? Thank you, Reuven Nisser -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php