Posting from PHP page with form to CGI page with form
Posted: Thu Oct 23, 2008 2:49 pm
Hi guys,
I have two different frameworks setup on my server. One of which, is a PHP page with a login. The other page is the current working login page which uses .cgi.
My question is: is it possible to post login details from one PHP form page to the CGI page for it to process or does it use different variables/types? If so, how would I go about it?
Thanks for your time,
Nick
I have two different frameworks setup on my server. One of which, is a PHP page with a login. The other page is the current working login page which uses .cgi.
My question is: is it possible to post login details from one PHP form page to the CGI page for it to process or does it use different variables/types? If so, how would I go about it?
Thanks for your time,
Nick