Posted by Kimmo Laine on 10/11/06 06:18
"Pedro Graca" <hexkid@dodgeit.com> wrote in message
news:slrneinc74.4mo.hexkid@ID-203069.user.individual.net...
> Kimmo Laine wrote:
>> <?php
>>
>> include('http://www.your.domain/next_page.php?foo=bar');
>
> Unless next_page.php generates PHP, the script with this include will
> only get HTML.
Since the object was to only invisbly redirect to the page, it doesn't
matter. A real issue would be that in this case cookie and session data
would not be available in next_page.php since it's the server fetching the
page, not the client.
--
"Ohjelmoija on organismi joka muuttaa kofeiinia koodiksi" - lpk
http://outolempi.net/ahdistus/ - Satunnaisesti pδivittyvδ nettisarjis
spam@outolempi.net | rot13(xvzzb@bhgbyrzcv.arg)
[Back to original message]
|