Pages

Thursday, September 12, 2013

PHP-Path to Session Storage

We can get and set session storage path using the following keyword in core php

session_save_path ([ string $path ] );

No comments:

Post a Comment