Anyone got a working php comment script or tutorial ?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
nimzrocks
Forum Newbie
Posts: 9
Joined: Mon Feb 08, 2010 1:05 am

Anyone got a working php comment script or tutorial ?

Post by nimzrocks »

I have a web site. It is all about tutorials on computer tech stuffs. Now I need to add comment feature on every article I write. I'm really sick of finding a good tutorial on php comment script. I found some scripts but they are putting their ad on my web site (I hate it). So can anyone guide to add php comment to my web site ? please help me :oops:

Thank you very much
klevis miho
Forum Contributor
Posts: 413
Joined: Wed Oct 29, 2008 2:59 pm
Location: Albania
Contact:

Re: Anyone got a working php comment script or tutorial ?

Post by klevis miho »

Try to remove the ads that those scripts are putting in your website
dejvos
Forum Contributor
Posts: 122
Joined: Tue Mar 10, 2009 8:40 am

Re: Anyone got a working php comment script or tutorial ?

Post by dejvos »

Actually if some script inserts an ad into a site where is included ... its mean that its part of a product and if it wasn't under GPL or similar It would illegal to remove them!
User avatar
JNettles
Forum Contributor
Posts: 228
Joined: Mon Oct 05, 2009 4:09 pm

Re: Anyone got a working php comment script or tutorial ?

Post by JNettles »

Why don't you just use a blog application like Wordpress or a CMS like Joomla? Both of these come with fairly strong comment systems and will make you article posting life easier too.
Post Reply