Heya, people! :D
I wanted to see if anybody here has implemented a PHP guestbook on their server. I don't feel comfortable enough with PHP/SQL yet to try and tackle coding one myself from scratch- the most I've done with PHP has been using it to populate certain portions of my site (like then navbar). My biggest problem is that I am concerned about the database aspect of it (sanitizing user input and the like...I'm just not familiar enough with that stuff to take that on and I don't want to open myself up to attacks).
I was hoping to implement a guestbook that I can host myself, rather than relying on a third-party service, especially in light of 123guestbook shutting down. I would also prefer not to rely on Google docs.
Am I crazy? Should I just stick to third-party guestbooks and embed it into my site? Or is this something anybody has done here before?