FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Program to Submit to forms
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Program to Submit to forms [message #173905 is a reply to message #173903] Thu, 12 May 2011 04:21 Go to previous messageGo to previous message
Denis McMahon is currently offline  Denis McMahon
Messages: 634
Registered: September 2010
Karma:
Senior Member
On Wed, 11 May 2011 18:02:40 -0700, Charlie wrote:

> Every reference to form handler ... blah

Charlie.

You asked two questions. One question was "Can I do x using php?"

The answer is yes, and that was the answer you were given.

If you meant to ask "How do I ..." then ask "How do I ..."

The other question you asked was "Can I do x using other languages?" and
again you were given the answer yes, because yes is again the correct
answer.

If you're looking for a method to make a php script load a page from a
website, look at the curl module of php.

Assuming you have an array of website urls and some formdata, you could,
for example, use a foreach loop to iterate over the array and curl to
submit the formdata to each website in turn.

curl: http://www.php.net/manual/book.curl.php
foreach: http://www.php.net/manual/control-structures.foreach.php
arrays: http://www.php.net/manual/language.types.array.php

Rgds

Denis McMahon
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: magic_quotes_gpc() on or off?
Next Topic: Re: A question about refresh
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 27 18:38:38 GMT 2024

Total time taken to generate the page: 0.05327 seconds