Searched defs:session_save_path (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/session/ | ||
H A D | session.stub.php | 28 function session_save_path(?string $path = null): string|false {} function |
H A D | session.c | 2280 PHP_FUNCTION(session_save_path) in PHP_FUNCTION() argument |
Completed in 12 milliseconds