Hello Digital Pointers, I am looking to create a very simple script similar to a guestbook or comments section. I have heard that this can be done with PHP and my PHP skills are novice at best. Anyone have a tutorial or some direction on how to get started on this? I would get a free one but a lot of them suck and they plaster their link all over it. The big thing for me is to make it Spam free. I suppose I could add recaptcha so I would really just need some help on getting the rest. Thanks in advance.
You need to learn mysql+php interaction first if you are a total beginner, don't worry, it's very easy to learn, I learned it myself not too long ago. If you know basic interaction, then you should be able to logically put it together to make a basic guestbook. But if you wanna see a step by step, also see this.