Need a help in automating the http authenticated web page - via PHP scripting

Hi all,

Need a help in PHP scripting.

Am automating a process in web page. The process is

  1. i have to open that web page using the user credentials (Username and password).
  2. select a drop down and click submit button.
  3. Then check for the status of the page.

Please help me how to do this?

Thanks!

Depends entirely on how the webpage needs it to be done. Look at the HTML source to see the forms and such.