Problems with sessions in php 4.3.11
Hello. I am working in a project that it is hosting on a linux server with php 4.3.11 . I have a login page and i use sessions to check that a user is log in into the system but in the server when the submit button is pushed, the page starts to download itself instead of registering the session variable and redirecting to the home page. could anybody help me?
|