Posted by _mario.lat@libero.it on 09/28/95 11:42
I'd like to get text of a webpageB that I reach by putting
a login and a password in a webpageA.
I mean:
I'd like to get text of a WebPageB with a php script.
But before I can see WebPageB I have to autenticate myself
in a WebPageA writing my login and my password in a form,
the host recognise me and (by session) let me see the WebPageB.
The question is:
1)how to simulate send data (login an password) in form with a PHP script?
2)how to navigate in a Web usin the same session?
Thank you in advance,
Mario.
[Back to original message]
|