Hey, i want to make a form that submits to a page and passes an action variables
<form method=post action="<?php echo $PHP_SELF.'?action=hwupload';?>
but when i click submit the action variable does change, is this not possible?
Resolved, i was being a retard and looking at the wrong bit of code!
🆒
Hey, glad it's fixed! Could you do us a favor and use the "Mark Resolved" link at the bottom of the thread?