abarajitha
03-26-2010, 09:02 AM
Should we use session_start() for(each) every page in php while using....
I came to know that session_start() can be used only once so that it may be used for all the pages, i worked it by using in all pages if i do that i culd get the session id r else i culdnt get the session id
I came to know that session_start() can be used only once so that it may be used for all the pages, i worked it by using in all pages if i do that i culd get the session id r else i culdnt get the session id