Search found 1 match
- Sat Jan 03, 2004 4:24 am
- Forum: PHP - Code
- Topic: PHP log in form
- Replies: 3
- Views: 510
PHP log in form
Hi everyone, I have a problem with my php. I have log-in form, like you can see,and i want that php set a cookie but in this code he doesn't set a cookie. After the user logged in, php check if there is a cookie and if there is he goes to cp.php. My problem is that in this code he doesn't set a cook...