|
Posted by Manuel Lemos on 04/12/07 19:16
Hello,
on 04/12/2007 07:22 AM PEF said the following:
> Hi,
>
> I need to run an asp-script on a foreign site, without running it from a
> browser, to receive some post-vars.
>
> I need to loop the data based on a order number.
>
> In asp one will use XMLHTTPobj, but what is the equivalent phpobj/code?
Take a look at this PHP HTTP client class. It can do what you want:
http://www.phpclasses.org/httpclient
--
Regards,
Manuel Lemos
Metastorage - Data object relational mapping layer generator
http://www.metastorage.net/
PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
Navigation:
[Reply to this message]
|