ok i'm having simaler problems as chris on my forms except i'm having more trouble, heh.
i'm not sure if i should use a database for mine or what...
i want the info a user submits through my form to be writen to a text file. so that i can include(); it into an html page, that refreshes every 30 seconds. but i want it to be writen like this...
(linked)NAME: comments(multiline).
its a shouts box for my site. simaler to the one on deviantart.com except the stuff the user submits will show in an inline frame(iframe).
what i'm not sure about is if i should have a databse, and make people log in, and just call their username
like...
$user: comments
i've just started learning PHP, so if this is newbie material, let me know where i can find tutorials on it, or where someone has a simaler script, so i can rewrite it, and learn how its done
i'd appreciate it