PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 25th, 2000, 02:47 PM
ujludwig ujludwig is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2000
Posts: 63 ujludwig User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 14
Hello all-- I have security set up in my site in such a way that when a user hits a secure page(php not shtml), if their cookie or session has timed out, I send them to the login screen but maintain their url parameters and intended page. Like so...
http://myserver/Login.php3?Intended...53&bmodel_id=50

I then read out the intended url (using getenv and substring) and use the php header and location to redirect the user...

header(Location $IntendedURL);

The problem: When I redirect the user, the login page seems to maintain its path in the url string even though the intended page acutally opens... So I have a url that points to the login page, like so
http://myserver/Login.php3?Intended...53&bmodel_id=50

but I have a page other than the login page actually open???

Any ideas would be great, I just want to know if there's a better way to do this or a way to make what I have work...

Ulysses J Ludwig
310.678.8324
ujludwig@yahoo.com

Reply With Quote
  #2  
Old April 25th, 2000, 04:37 PM
ujludwig ujludwig is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2000
Posts: 63 ujludwig User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 14
Nevermind... I figured it out myself

Thanks though

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > Intended URL

Developer Shed Advertisers and Affiliates



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 | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap