PDA

View Full Version : Comments cgi


gcHolic
02-14-2002, 05:35 PM
I'm trying to put a comments area on a page where anyone can post a message on that page. I want to be able to do it on many different pages. Does anyone know of a realy good cgi for this? I think I found one but it's realy old and complicated.

vizii
02-14-2002, 06:54 PM
You could accomplish the same thing with probably a lot less code using PHP instead of Perl. Email me if you want some code mikev@vizii.net

gcHolic
02-14-2002, 08:44 PM
PHP eh? Ok, thanks I'll look into it.