For any sane php application that doesn't make any difference. You can see what moves between your browser and webserver with something like firebug (net tab).Gordon wrote:You might want to try enabling the "register globals" setting in php.ini and see if that fixes your issue.
Check to where and what your browser sends the login information to.
Is it the correct script? Also you may have to check php and apache logs. (access and error)