jjmusicpro Posted September 27, 2007 Share Posted September 27, 2007 Ok i have a question: I am trying to make a admin backed type tool I have a page where i ask the user to pause or not pause a customer, the puase link will take them to the confirmpause.php page, i was wondering, how do i run a script on that page, and then redirect them back to a page that says "completed" Can i run this all in one page? I have a column in the zipcodes database called on_off, i wanted to turn all the on_off values to 2 for the account number i pass. Here is what i have. <a href="confirmpause.php?groupid=<?php echo $groupid_sent; ?>">Pause Account </a> Link to comment https://forums.phpfreaks.com/topic/70951-sendin-data-then-running-script-then-redirect/ Share on other sites More sharing options...
apulmca2k4 Posted October 17, 2008 Share Posted October 17, 2008 Yes, I can do it. contact on [email protected] Link to comment https://forums.phpfreaks.com/topic/70951-sendin-data-then-running-script-then-redirect/#findComment-667759 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.