The Jedi Academy. THE Place for Jedi training.
Forums
Content
The Academy
Learn
Communicate
Personal


Forums | General Discussion
Commenting system
Nov 25 2005 10:05pm

Vision
 - Jedi Knight
Vision
I want to add a commenting system to my website. But i don't know how to do that. If any one knows a good guide ore something like that on pls post it here. It'll help me a lot. :D Thx in advance.

This post was edited by Vision on Nov 25 2005 10:38pm.

  Login and add your comment!  
Comments
Nov 27 2005 10:26am

DJ Sith
 - Jedi Council
 DJ Sith

Search for "CMS" over at sourceforge.net. You'll likely have to re-tool your site to use a content management system, but that'll get the job done for you. Stay away from PHP-Nuke. Well you can use it, but ONLY if you don't mind your site getting hacked. :)
_______________
My car is made of Nerf.

Nov 27 2005 01:23am

tarpman
 - The Tarped Avenger
 tarpman

Fancy! :eek:

For a simple shoutbox-type thing, I'd recommend a simple PHP-SQL implementation - I forget how to do it at the moment (too lazy to type it out even if I remembered), but Google has lots to offer.
_______________
Saving the world, one kilobyte at a time.

Nov 26 2005 07:14pm

Vision
 - Jedi Knight
 Vision

I'm using e2uhosting. And it has MySQL and PHP and also Perl.

This comment was edited by Vision on Nov 26 2005 07:15pm.

Nov 26 2005 05:26pm

tarpman
 - The Tarped Avenger
 tarpman

Well, it depends. What sort of tech does the web server have available? You'll have to have (at the very least) something available that can do file I/O on the server. The most popular method of doing that seems to be PHP+SQL at the moment, but ASP and Perl also do the job. If you're using something like FreeWebs or GeoCities, then you can't do anything like that.
_______________
Saving the world, one kilobyte at a time.

Nov 26 2005 03:39pm

Vision
 - Jedi Knight
 Vision

Yeah, soft of. Like you write an article or something else and then other can post their comments.

Nov 26 2005 01:22pm

Menaxia
 - Student
 Menaxia

you mean like a tag-board?
_______________
This is not the place to look for me

  Login and add your comment!