Howes-IT-Going PHP MySQL Guestbook Application The following example shows how to create your own simple PHP MySQL Guestbook Application. You will need to have PHP and MySQL BOTH Installed on a server And a Web Browser to View the Results. Use the Create_guest_book.txt file contents to create the needed table for this example. Copy the entry.html as the launch for your guest book application -- Then copy and save the two .php scripts.
Create_guest_book.txt || entry.html || add_entry.php || view_entry.php
Go Back to: