or i need a really particular script or i dont know more how do a search because i searched for something like this on many site (evilwalrus.com, hotscripts.com, html.it, google.com.. ) but i didnt find a solution yet.
so i decided to find a forum where post my problem and bug its users for a while
my problem is the following one.
i work with HTML since 1997 i think but just 20 days ago i decided (finally) to turn to a language for building dynamic website. i selected PHP due its portable, flexible and open source.. and easy to use (as othe rpeople say!).
now, i mantain a little site where i upload some songs by me in .ogg format. i mantain it on a free web space that support PHP but not mysql, so i have some limitations.
anyway i finished the counter of downloads and im workin on the forum but i have no idea about how do the comment system.
yeah, i need something that permit to the user to post comment about each song.
imagine: a link "add a comment". when you click on it, it appears a popup with a simple form (Nick/website/comment) that saves the comments
on .txt and show them back on the same popup with auto refresh thing.
i have to save comments on txt due no mysql support.
is this possible? can someone provide me a script or some suggests or some other thingies? thanx a lot for help/patience.
laD__