Forum Moderators: coopster
I'm trying to create my own guestbook/comment type script.
But as i've never done this before..i dont know how to do it.
I'm guessing - user fills out form, that talks to the database, 'hello mr database, i'm some form info, where would you like me to sit?'
At a rough guess, you need to specify the database, username and password, but how do you do this and write to the database?
Is it best to setup the database already with the tables already created? As i can do that via myphpadmin.
Next step is to speak to the database about publishing the results..but i want to get this first bit done first.
:)