Hey All,
I was wondering if someone could tell me the layout of the ?action=action function.
I cant seem to get it right.
I have a form, the action of this form is ?action=action
does it go something like:
<?php
if action==action {
submitted form
} else {
default page
}
?>
Please someone shed some light on this for me.
Cheers