Hi, I have no access to php.ini on my hosted server so i want to change my session_save_path() directory. if server is Unix or server is window then how can i change session_save_path() for my project.
Thanks
Check the manual for [man]session_save_path/man and it explains what to do. Don't forget to read the user contributions as well.