addslashes() - yes I have seen that used frequently in form processing
I will just save (append) to a plain file messages.txt
not to a Database
I will do a search for examples on net, with Google
there are plenty 'simple php contact form' versions out there
mostly with send mail function, but also some for flat text file storage
I find it stupid to send mail, when I have my personal webserver apache
in my own computer, here in my own room
why send Contact form message across atlantic to hotmail.com or whereever
much easier I just open this text file: messages.txt
with my NEdit (notepad in Linux)Why settle for an 50MB Mail account Inbox?When I have 50GB ( 50.000MB ) of my own !!!!
... i make php ... i make it good