Please help me with a comment script

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

Please help me with a comment script

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
nimzrocks
Forum Newbie
Posts: 9
Joined: Mon Feb 08, 2010 1:05 am

Re: Please help me with a comment script

Post by nimzrocks »

Damn ! There is no one to help me :oops:
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: Please help me with a comment script

Post by social_experiment »

http://www.google.co.za/search?hl=en&so ... arch&meta=
I found some scripts but they are putting their ad on my web site (I hate it).
Above is a url that should help with your query. They might put their ad on your site because you are using their work so it could be a form of recognition. If that's a problem for you, read their scripts and try to figure out how to create your own script.

Imho the aim of the forums is to teach you how fish, not to give you fish. (Apply that to coding ;) )
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
nimzrocks
Forum Newbie
Posts: 9
Joined: Mon Feb 08, 2010 1:05 am

Re: Please help me with a comment script

Post by nimzrocks »

Thanks for your reply but you know what ? I have gone through lot of searching on google regarding about this matter. I found some tutorials but they do not work properly and there are some simple softwares but they do not teach how to to write a php comment script, what they are doing is putting their ad on my site if I downloaded it freely. I know how to search on google but it did not help me to find a working tutorial. If you can, give me a direct link to get a tutorial. Do not give me search results.

Thank you
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: Please help me with a comment script

Post by social_experiment »

http://www.zimmertech.com/tutorials/php ... torial.php
Thanks for your reply but you know what ? I have gone through lot of searching on google regarding about this matter. I found some tutorials but they do not work properly and there are some simple softwares but they do not teach how to to write a php comment script, what they are doing is putting their ad on my site if I downloaded it freely. I know how to search on google but it did not help me to find a working tutorial. If you can, give me a direct link to get a tutorial. Do not give me search results.
As per your request, a tutorial. From the search results from the url posted first. :|
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
nimzrocks
Forum Newbie
Posts: 9
Joined: Mon Feb 08, 2010 1:05 am

Re: Please help me with a comment script

Post by nimzrocks »

Thank you I did it 2days ago it is working but page is not redirect to the page. I talked to that script writer and he said change the $PHP_SELF with the actual URL of the page. I did it but it is not working :( maybe now you can feel what kind of <span style='color:blue' title='I&#39;m naughty, are you naughty?'>smurf</span> I'm having now. I have searched a lot and tried so many script but they do not work properly :(
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: Please help me with a comment script

Post by social_experiment »

If you could attach the file or paste the part of the script that does the redirect maybe i help :)
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
nimzrocks
Forum Newbie
Posts: 9
Joined: Mon Feb 08, 2010 1:05 am

Re: Please help me with a comment script

Post by nimzrocks »

NO I tried it but it does not work either :(
User avatar
social_experiment
DevNet Master
Posts: 2793
Joined: Sun Feb 15, 2009 11:08 am
Location: .za

Re: Please help me with a comment script

Post by social_experiment »

:) I mean if you could paste the code here, as a post, or attach a file to the post.
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Post Reply