[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

[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 a href=location.php?location=2Camp Street Cafe/a; Here is the script that is called. ?php $db = mysql_connect(localhost, , ) or die