¡@

Home 

php Programming Glossary: wrapper.php

Need help implementing PHP sessions in suPHP

http://stackoverflow.com/questions/9542263/need-help-implementing-php-sessions-in-suphp

like RewriteCond REQUEST_URI ^ auth RewriteRule ^ . auth wrapper.php uri 1 And in wrapper.php Check if user is validated. If not.. ^ auth RewriteRule ^ . auth wrapper.php uri 1 And in wrapper.php Check if user is validated. If not redirect to auth validate.php.. ' ... ' EDIT You can create symbolic links to the wrapper.php and then set the permissions on the symbolic link to the user...