[PHP] PHP script that fills forms ?
I was just wondering if it's possible to get a PHP script to fill a form for you? You see, I'm trying to make PHP fetch a password protected website for me and there's a form with username and password that protects it. Can anyone help me? Perhaps give me another sollution? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP] PHP script that fills forms ?
Well, you see. I didn't mean it that way. I meant PHP to fetch a website. The website is password protected and you need to fill a form to access it. So I would like PHP to fill that form for me. Would that be possible? Are there any other solutions? "Sophie Mattoug" <[EMAIL PROTECTED]> skrev i melding news:[EMAIL PROTECTED] > Anonymous wrote: > > >I was just wondering if it's possible to get a PHP script to fill a form for > >you? You see, I'm trying to make PHP fetch a password protected website for > >me and there's a form with username and password that protects it. > > > >Can anyone help me? Perhaps give me another sollution? > > > > > > echo '"; -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP] PHP script that fills forms ?
OK then. Thanks for your answers. But is there another way that I could make PHP fetch info from a password protected website? "Justin French" <[EMAIL PROTECTED]> skrev i melding news:[EMAIL PROTECTED] > On Wednesday, November 26, 2003, at 09:48 PM, Nathan Taylor wrote: > > > You're not making any sense my friend. If you want to fill form field > > then supply them > > with a value="" value. There's nothing more to it. > > he wants PHP to act as a 'user at a keyboard and mouse', entering > values into a form, which of course can't be done, but my other post on > this topic offeres alternatives. > > Justin French -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
Re: [PHP] PHP script that fills forms ?
Oops. Nevermind that last message. I didn't read all the messages in the topic. "Anonymous" <[EMAIL PROTECTED]> skrev i melding news:[EMAIL PROTECTED] > OK then. Thanks for your answers. > But is there another way that I could make PHP fetch info from a password > protected website? > > "Justin French" <[EMAIL PROTECTED]> skrev i melding > news:[EMAIL PROTECTED] > > On Wednesday, November 26, 2003, at 09:48 PM, Nathan Taylor wrote: > > > > > You're not making any sense my friend. If you want to fill form field > > > then supply them > > > with a value="" value. There's nothing more to it. > > > > he wants PHP to act as a 'user at a keyboard and mouse', entering > > values into a form, which of course can't be done, but my other post on > > this topic offeres alternatives. > > > > Justin French -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php