Thread
:
Best solution to send a user back to previous page after usubmitting login form
View Single Post
01-24-2013, 12:49 AM
PM User
|
#
3
stevenmw
Regular Coder
Join Date: Jun 2007
Location: OK
Posts: 446
Thanks: 26
Thanked 30 Times in 30 Posts
tangoforce, do you mean something like
Code:
<input type="hidden" name="return" value="<?php echo($_SERVER['REQUEST_URI']); ?>
__________________
--
Thanks!
stevenmw
View Public Profile
Find More Posts by stevenmw