In this part of the tutorial, I show you how to insert data into your guestbook table.
Posts Tagged ‘GUEST’
PHP Tutorials: Creating a Guestbook (Part 1/8)
May 26th, 2011
phpmoz Creating a simple guestbook with PHP and MySQL. WEBSITE phpacademy.org FORUM http TWITTER twitter.com FACEBOOK www.facebook.com
PHP Tutorial – Online Guest and Member System – Part 1
May 21st, 2011
phpmoz In this tutorial we will be creating a system that will track the amount of guests and logged in members on your site. We are using the login tutorial that I have previous recorded as a basis for our login system (link below). Source code for this tutorial will be available on my website when this tutorial is published there. Part 2: www.youtube.com Website: www.timkipptutorials.com Previous Login Tutorial www.timkipptutorials.com
PHP Tutorials: Count Visitors Currently Online (Part 1)
March 21st, 2011
phpmoz Visit the forum for help! phpacademy.info Follow on Twitter! twitter.com Count how many visitors are currently browsing your website!
PHP Tutorials: Show database data in columns/rows
March 16th, 2011
phpmoz How to display data from your database in columns and rows. A phpacademy guest tutorial, by Shane. WANT TO EARN MONEY PRODUCING GUEST TUTORIALS? Contact alex@phpacademy.org FORUM phpacademy.org TWITTER twitter.com
PHP Tutorials: Creating a Guestbook (Part 2)
July 15th, 2010
phpmoz Create your own guestbook using PHP and a MySQL database.
PHP Tutorials: Creating a Guestbook (Part 1)
June 4th, 2010
phpmoz Create your own guestbook using PHP and a MySQL database.
PHP Tutorial – FORM $_GET and $_POST Super Globals
February 20th, 2010
phpmoz In this tutorial I explain when and how to use the GET and POST Super Globals within a Form and within a URL. This is a very important part of web design and programming, because a client will always want some kind of Contact Form or guestbook on their website and I do not believe in using Javascript to collect and process information. A contact form should work regardless…… Listen carefully, this tutorial is one that you must understand and be able to do with you eyes closed… Good Luck

Posted in
Tags:

