Posted by elyob on 12/18/60 11:48
I want to test locally and can't get past my cookie protection, is this right? It doesn't seem to work ... if ($_SERVER['REMOTE_ADDR']=="127.0.0.1") { session_set_cookie_params(7200, '/', '.localhost'); } else { session_set_cookie_params(7200, '/', '.domain.com'); } Thanks
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming