mission.rubix
New member
I was just wondering, if I have PHP validation on a field of a large form, say for example the e-mail isn't an e-mail (I know how to check that) and it sets header location to ?error=1 it does all that fine, but the form is loaded as completely blank again. How can I re-post information via PHP without them clicking anything? Thanks!