|
You can't browse to sites and click buttons with php. You need some kind of program that you install on your computer that allows you to run macros to control the mouse and key inputs.
Or perhaps you can manually send tcp/ip headers and your file to the same address the form is sent, just like the browser does when you click the submit button. But I dont know if that's evan possible with php...
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
|