What is the string for .htaccess to allow session globals? I cant seem to find it anywhere.
Thanks
Thanks
| Code: |
|
php_flag register_globals 1 |
| AlexNet wrote: |
| am I correct in saying that the .htaccess file in the root directory is the one to alter? or should there be one in the public html? |