Search Our Database

How to Enable Session Support for PHP using .htaccess

Last updated on |
by

Create a .htaccess file with the following content and upload it to your public_html folder:

php_value session.auto_start 1