Hello Friends
Althows i had already discussed this topic here,but i donot got the proper solution,my problem is that i had created the session variable in the first page of my application and i want to use this variable in the rest of the pages.by default the php.ini havee the path session.save_path=c:\php\sessiondata
But when i make this path dynamic i.e. changee to " .\" the session variable are not retrieved ,the reason of doing so is taht my isp has this path in their php.ini ,then the application is not running.
Can u suggest me what path i should give to the session so that project should run properly.
With Regards
Softsolvers