Commenting system | |
Vision - Jedi Knight ![]() |
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. ![]() This post was edited by Vision on Nov 25 2005 10:38pm. |
Login and add your comment! |
Comments |
DJ Sith - Jedi Council ![]() |
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. |
tarpman - The Tarped Avenger ![]() |
Fancy! ![]() 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. |
Vision - Jedi Knight ![]() |
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. |
tarpman - The Tarped Avenger ![]() |
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. |
Vision - Jedi Knight ![]() |
Yeah, soft of. Like you write an article or something else and then other can post their comments. |
Menaxia - Student ![]() |
you mean like a tag-board? _______________ This is not the place to look for me |
Login and add your comment! |