Quote:
|
Originally Posted by BiggleJones
yea....Im just having the form post to whatever page they are on.
Should I just have the form post to one php page instead? And if so, what code should I put in the individual pages to call that variable?
|
if you do it this way, you will need to check if $_POST['ccbillinput'] is set, otherwise it is going to run your setcookie every time