Can I login to another site from my project without entering Username & password. Is there any way to avoid entering login name & password? Can I send this information using form tag?
Stupid question: Does the other site require username and password to login?
If u mean: How to send login information to another site without using HTML form? u should check curl lib ...