Read the following: 

http://us2.php.net/fsockopen

http://www.zend.com/manual/ref.stream.php

-----Original Message-----
From: Jason Paschal [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 12, 2003 8:48 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [PHP] General question...

ppl, you're missing the point.  you keep re-stating his problem.  he
knows 
it's not good to make the 3rd party gateway so obvious.  he's looking
for a 
way to make it transparent, so it looks like it's actually part of his
site.

i think there should be a way to do it.  maybe use the fsock stuff to
pass 
the data (security is an issue, and i'm not familiar with the fsock 
functions much less how they'd be affected if you in a secure section of

your site).

good luck.

>From: "Valentin" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: [PHP] General question...
>Date: Thu, 12 Jun 2003 15:53:39 +0200
>
>hi all,
>
>is it possible with php:
>first to pass request to another URL and after that to get the html 
>responce
>as a string and put it into php $variable?
>
>best,
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*  
http://join.msn.com/?page=features/virus


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




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

Reply via email to