Can anyone point me to a good resource as to how to process the input from html forms in PHP.
Usual sort of thing really I need for someone to be able to fill in the form submit it, have it verified and any errors being reported back to the user and then stored somewhere or other.
I asume this can be done easily in php right?
Usual sort of thing really I need for someone to be able to fill in the form submit it, have it verified and any errors being reported back to the user and then stored somewhere or other.
I asume this can be done easily in php right?
Comment