Hi all,
I am looking into creating a php form whereby a user enters his/her details into the actual script,
eg the the form is on the same file as the coding.
Im using the form action $_SERVER['PHP_SELF']
so when i use this function do i output the form first? or do $_POST's and if the first 1 is blank display the form?
Any help would be greatly appreciated
Shaun