I need the ability to create a form on a website that when submited PHP would then trun around and submit that same form to a secure server which requires a cookie based logon.
Is this possible? Any suggestions on going about making this code?
Thanks