General Programming Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingGeneral Programming Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old November 27th, 2002, 09:53 PM
Deeez Nuts Deeez Nuts is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 3 Deeez Nuts User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Problem with cookies + redirect

In my script, when a user logs in it first creates cookies with their username and password, then redirects them to a user-control panel-type page....the problem is, if i use Header:Location after settings the cookies, the cookies won't get created. If i remove the Header:Location after the code for the cookies, they get created fine.

it's somethin like this
PHP Code:
 setcookie("username"$username, (time() + 3600));
setcookie("password"$password, (time() + 3600));

header("Location: users.php?a=cp"); 


like i said, if i take out the last line, the cookies work perfectly, but with the redirect....no cookies
any thoughts?

Reply With Quote
  #2  
Old November 27th, 2002, 10:04 PM
jpenn jpenn is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Location: Washington, DC
Posts: 317 jpenn User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 3 sec
Reputation Power: 6
Remove the header location, echo a -> you are now logged in <- formatted html string and also echo a meta refresh tag set at 'x' number of seconds. That should get rid of your problem. PHP is funny when running header redirects after setting cookies and setting session variables. Some system configs work fine and others throw fits. I have seen countless people have problems with this same situation....
__________________
~ Joe Penn

We work for free to help make this a valuable resource on the internet. Do you appreciate the help - did we provide help that will help you prosper and help that has contributed to sharpening your current skill set?

Show your appreciation and purchase something from our Amazon Wishlist's - it's simple and a great way to say thank you.




Reply With Quote
  #3  
Old November 27th, 2002, 10:07 PM
Deeez Nuts Deeez Nuts is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 3 Deeez Nuts User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Oh ok thanks a lot
I always wondered why I'd see on (mostly forums) some sites after you'd vote in a poll or something it would say please wait while we redirect you to.....i always thought why are they showing me this....just do it ....guess i know why now!

Reply With Quote
  #4  
Old November 27th, 2002, 10:36 PM
jpenn jpenn is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Oct 2002
Location: Washington, DC
Posts: 317 jpenn User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 m 3 sec
Reputation Power: 6
Common problem - I once reported it to PHP and recieved an email back saying a whole bunch of jibberish. In short, they can't find a feasable answer for it niether....

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingGeneral Programming Help > Problem with cookies + redirect


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT