I will first ask for the username and password in my script and once the user provided it i will send the values to this link http://bambuser.com/user?
for this i google out and find that cURL can do the job. I have tried many examples available on the internet but it don't work.
I just want that i can be able to get log in to the website.
i just installed the Firebug tool and check the form fields,
the username is defined as name and password is defined as pass and there is also one extra hidden field . I am not sure that is might its not working or is it due to https
Bookmarks