Hi everyone,
I am having trouble with this. I would like to combine a html form
and the php processing into one file and insert the info into mysql.
So a basic form which gets processed in the same script which also
inserts inot mysql whats the general syntax for that. does the php go
at the top or vise versa
I am having trouble with this. I would like to combine a html form
and the php processing into one file and insert the info into mysql.
So a basic form which gets processed in the same script which also
inserts inot mysql whats the general syntax for that. does the php go
at the top or vise versa
Comment