t;>>> current
>>>> page? Unless someone can show me some code that would do that.
>>>>
>>>
>>> If all you want is to display the remote page, within the local page,
>>> then all you need is fpassthru()
>>>
>>> ex.
>&
com";
> >
> > $fp = fopen($server,"r")// "r" is for reading
> > fpassthru($fp);
> >
> > This will display the results of the remote file (html or whatever) into
> > the local file (in this case, your PHP file).
> >
> >
&
atever) into
> the local file (in this case, your PHP file).
>
>
>>
>>
>>> -Original Message-
>>> From:Milan Mlynarcik [SMTP:[EMAIL PROTECTED]]
>>> Sent:Monday, February 19, 2001 7:33 AM
>>
s case, your PHP file).
>
>
> > -Original Message-
> > From: Milan Mlynarcik [SMTP:[EMAIL PROTECTED]]
> > Sent: Monday, February 19, 2001 7:33 AM
> > To: Montgomery-Recht, Evan
> > Subject:Re: [PHP] HTTP POST Question
> >
> &g
I've been struggling with the same idea.
I haven't been able to process the returned value, but I've the
following methods to DISPLAY the cgi results. Although, the PHP has no
way of knowing wether the CGI evaluated to a Yes or No result.
If you solve this, then please let me know.
Monday, February 19, 2001 9:06 AM
> To: Montgomery-Recht, Evan
> Subject: Re: [PHP] HTTP POST Question
>
> You can do it with socket functions.
> -
> Milan Mlynarcik
> Web Programmer
> Charmed Technolog
Is that all that has to be done?
thanks,
evan
> -Original Message-
> From: Milan Mlynarcik [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, February 19, 2001 7:33 AM
> To: Montgomery-Recht, Evan
> Subject: Re: [PHP] HTTP POST Question
>
> You have to use header() functio
Hi
I read a article about posting data .. and there was a script but I dont
know resource of this script. But this is working. let me give you a example
-Original Message-
From: Montgomery-Recht, Evan [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 19, 2001 2:06 PM
T
8 matches
Mail list logo