Commenting system on my reviews site
Filed under: Site management by HariPosted at 20:20 IST (last updated: Thu, 17 Jul 2008 @ 10:45 IST)
I've now hacked up a simple commenting system for my home-made CMS on my reviews site, harishankar.org. It now works fine. I had some initial hiccups because I used a PHP 5 specific function on my local development environment (which has PHP 5 with Apache 2). Drew kindly helped me trace the issue through his server logs and I replaced that function with regular PHP 4 functions.
It's not possible to post comment on individual articles, but you can mention the article URL in the "subject" line and post your thoughts.
6 comment(s)
Leave a comment »Comment by drew (visitor) on Fri, 20 Apr 2007 @ 09:45 IST #
Comment by hari (blog owner) on Fri, 20 Apr 2007 @ 12:17 IST #
Comment by drew (visitor) on Fri, 20 Apr 2007 @ 19:47 IST #
Comment by hari (blog owner) on Fri, 20 Apr 2007 @ 22:08 IST #
Comment by drew (visitor) on Sat, 21 Apr 2007 @ 03:19 IST #
Comment by hari (blog owner) on Sat, 21 Apr 2007 @ 06:41 IST #