SESSION PROBLEM
Posted: Sat Jul 28, 2007 11:56 am
Hi
I installed the CMSMS and it works fine as a manager of the pages. But now I have some PHP files as CLASS files and some action files for Ajax based forms. I put all these PHP files in a directory inside the CMSMS root directory. I called session_start() in these action files, but in the execution time it seems that the pages of the website and these action files are using different SESSIONS!!! What is the reason???
I installed the CMSMS and it works fine as a manager of the pages. But now I have some PHP files as CLASS files and some action files for Ajax based forms. I put all these PHP files in a directory inside the CMSMS root directory. I called session_start() in these action files, but in the execution time it seems that the pages of the website and these action files are using different SESSIONS!!! What is the reason???