[PHP] Newbie redirect problem

2002-05-30 Thread Jason Tobias

When a user submits a form, it redirects them to login if they are not
logged in.
Once the user logs in. I want to redirect them to the form that they
originaly filled out.
I can define a static redirect and that works fine, just not very practical.

Is there any way to do this?



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] New to PHP Need Help

2002-04-04 Thread Jason Tobias

I am trying to define variables through an anchor tag to retrive data from
MySQL,  When the script runs it displays Array.  I am running WIN2K and IIS
5

echo "Camp Street Cafe";

Here is the script that is called.

$Location_Info";

?>






-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php