Hello,

On 06/13/2003 01:57 PM, Reuven Nisser wrote:
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?

This class provides exactly what you ask.


Class: ASP Emulator
http://www.phpclasses.org/browse.html/package/336.html



--

Regards,
Manuel Lemos

Free ready to use OOP components written in PHP
http://www.phpclasses.org/


-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to