at SOAP server class that does what I want (except that I am not sending
SOAP)
Thanks for your time!
Quentin Bennett
-Original Message-
From: Burhan Khalid [mailto:[EMAIL PROTECTED]
Sent: Monday, 29 March 2004 10:11 p.m.
To: Quentin Bennett; [EMAIL PROTECTED]
Subject: Re: [PHP] Accessi
Quentin Bennett wrote:
Hi,
Is this possible, please?
What I want to do is, using an HTTP class,
$myComms = new Ihttp_base_class(&$httpParams);
$myComms->request = $some_document;
$myComms->requrl = "/mysite/myscript.php";
$myComms->Send();
"myscript.php" runs within the same Ap
Hi,
Is this possible, please?
What I want to do is, using an HTTP class,
$myComms = new Ihttp_base_class(&$httpParams);
$myComms->request = $some_document;
$myComms->requrl = "/mysite/myscript.php";
$myComms->Send();
"myscript.php" runs within the same Apache server, processes
3 matches
Mail list logo