Jump to content

Creating an php comment box.


Beefman120

Recommended Posts

Hey, I'm fairly new to coding php. I'm trying to find a decent php comment box which works without mysql. I've found a few but all i get is errors or out of date links. The reason i don't want to use mysql is because it all connects to the same page, this means if i add the comment box on different page they will all be the same comment. I don't really want to add it unless someone knows away around this.

 

Do you think anyone could help me code one or point me in the right direction?  

 

Thank you

Link to comment
Share on other sites

Creating a comment systems is pretty simple even for a beginner and the issues you describe with MySQL are not related to MySql at all. MySql is justa database, somewhere to store your data. It's up to you to create the correct application logic to get your application to work how you like.

 

Having siad all that. Were not ehre to write code for people. If you have a specific question, ask it. If you don't. Go find yourself a tutorial on how to add data to MySql via PHP and come back when you have a question.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.