Welcome Guest, Not a member yet? Register   Sign In
help with cookies
#4

[eluser]Michael Wales[/eluser]
In config.php:

Code:
/*
|--------------------------------------------------------------------------
| Cookie Related Variables
|--------------------------------------------------------------------------
|
| 'cookie_prefix' = Set a prefix if you need to avoid collisions
| 'cookie_domain' = Set to .your-domain.com for site-wide cookies
| 'cookie_path'   =  Typically will be a forward slash
|
*/
$config['cookie_prefix']    = "";
$config['cookie_domain']    = "";
$config['cookie_path']        = "/";


Messages In This Thread
help with cookies - by El Forum - 11-12-2007, 03:14 PM
help with cookies - by El Forum - 11-12-2007, 07:12 PM
help with cookies - by El Forum - 11-13-2007, 05:33 PM
help with cookies - by El Forum - 11-13-2007, 05:38 PM
help with cookies - by El Forum - 11-13-2007, 06:43 PM
help with cookies - by El Forum - 11-14-2007, 03:13 PM
help with cookies - by El Forum - 11-26-2007, 02:13 AM
help with cookies - by El Forum - 11-29-2007, 02:56 PM
help with cookies - by El Forum - 04-01-2008, 07:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB