Can't remember what to use to allow comments on webpage

J0hnny

Platinum Member
Jul 2, 2002
2,366
0
0
I'm trying to build a simple webpage, basically a blog, that allows users to make comments.

Is there something simple that I can use? I already have a domain and using 1and1.com as my host.

I remember something like myphp but I'm not sure. Anyone have suggestions?
 
Mar 8, 2005
126
0
0
Easiest way would be to use a blog script, but you could build a site with PHP and MySql. MyPHP is a PHP interface to edit MySQL databases.
 

J0hnny

Platinum Member
Jul 2, 2002
2,366
0
0
Originally posted by: RockSolid
Easiest way would be to use a blog script, but you could build a site with PHP and MySql. MyPHP is a PHP interface to edit MySQL databases.

Would a blog script basically build the entire webpage for me?

Basically whole thing is already "skinned" and all I have to do is add words?