Month: May 2024

Simple PHP Guestbook Script

If you ever wanted a quick way to set up a guestbook. Here’s a link to have a look: https://www.php-guestbook.de As you can see, this is a German site, but the steps should be familiar. …

Post id and page id recognition

Sometimes you need to have the page id or post id, if you want to configure the exclusion of these entries on other plugins or you simply want to have a reference. To do that, …