Anonymous wrote:
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:for
I was just wondering if it's possible to get a PHP script to fill a form
foryou? You see, I'm trying to make PHP fetch a password protected website
me and there's a form with username and password that protects it.echo '<input type="text" name="name" value="' . $value . '">";
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