Friday, March 26, 2010

Add ''Comments'' to Site

I have a website that is 99% Flash and Content xml. I'd like to find out if I can add a Comments functionality so readers can leave comments.

Can someone point me to either a tutorial or script or could guide me in this endeavor?

Thanks.

Add ''Comments'' to Site

You will need to get involved with server side scripting such as PHP so that you can capture the data to some form of storage, such as a database or data file (xml or txt).?You would essetially be creating a form that users could fill out and submit.?The PHP file would process the form information and either store it to a database or a datafile.?gotoandlearn.com has a few different tutorials that you might be able to get some information out of.... here's one that focuses on Flash, PHP, and mySQL... http://www.gotoandlearn.com/play?id=20

Add ''Comments'' to Site

Thanks Ned,

I'll head that way...?go - to and start learning.

No comments:

Post a Comment