From: The Sundance Kid on
Dear all,

How do I create a comment box that will allow the user to write comments using
PHP/MySQL server much like this:

http://sports.yahoo.com/mlb/rumors/post/Inge-could-end-up-back-at-third-base-for
-Tigers?urn=mlb,79990

There are three fields that I want to include - user id, a date & time stamp
and the comment. I would like to be able to store and display all past
comments...and user needs to login in order to post.

Any direction would be very helpful.

Thanks,
SK