1.

Solve : PHP Automatically submit a form?

Answer» IM trying to AUTOMATICALLY submit a html form with php is there a way to do this
here is my html form code
       
         

Look Up Winning Numbers by Draw Number
         

        
         
         


        The point of a form is to get INPUT from a user, what REASON would you need to submit a form automattically?

There would be no why to get PHP to submit the form but you could to it with some JavaScript.
You could use something like:
sounds a bit spammish?


Discussion

No Comment Found