Jump to content

Sendin Data, then running script, then redirect


jjmusicpro

Recommended Posts

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>

  • 1 year later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.