J
|
jclout 2/12/2008 |
Sorry can't help much I too am just starting to look at COOKIES but : |
L
|
Lisa2006 author 2/12/2008 |
Thank you for your reply and advise. |
![]() |
Admin 2/12/2008 |
Lisa, This is why i'm asking if using the users ID to create a cookie is better than username/password?
My other question is how do i create a cookie based on the users ID?
|
L
|
Lisa2006 author 2/12/2008 |
Hi Alexey, |
![]() |
Admin 2/13/2008 |
Lisa, Question: Would it be better to create a cookie based on the users ID?. If so how can i achieve this?
|
L
|
Lisa2006 author 2/14/2008 |
Hi Alexey, |
![]() |
Admin 2/14/2008 |
Lisa, |
L
|
Lisa2006 author 2/14/2008 |
Hi Alexey, |
![]() |
Admin 2/15/2008 |
Lisa, @session_start(); and insert this one just before: session_set_cookie_params ( 0, "/"); |