I have a screen where I ask the user their payment type. Once they
select the payment type either check or credit card, I would like them
to go to a seperate checkout page. How can I write a bit of code to
make .php re-direct them to the proper page? (I considered doing this
with Javascript, but would rather keep it all in .php)
Thanks,
jason@davispowe rs.com
select the payment type either check or credit card, I would like them
to go to a seperate checkout page. How can I write a bit of code to
make .php re-direct them to the proper page? (I considered doing this
with Javascript, but would rather keep it all in .php)
Thanks,
jason@davispowe rs.com
Comment