Globat is a California based webhosting company that was founded in 2001 by Ben R. Neumann and various dotCom executives. Globat quickly rose to the top as a cost effective and dependable webhost with great customer support and little down time. For over a year Globat sat on its throne as the lead provider of [...]
Continue Reading
While PHP can be an exciting and intrigueing language, it can also bring with it much frustration in the form of erros. A character in the wrong place or even simple white space can cause an entire script to not function. Complex errors often lead us straight to our favorite programming forum where we post [...]
Continue Reading
Welcome to our very first tutorial - a simple PHP driven contact form.
This tutorial will create two different files, a contact.php page that will contain the contact form, and send_contact.php which will process the information and send the email.
We will start with send_contact.php. Open a new file in your favorite text editor and name it [...]
Continue Reading
Today we are going to create a “5 Random Items” script that uses PHP and MySQL to display 5 random items from a database. This script can be useful for displaying things like random websites, affiliate banners, or anything else you can come up with.
For this tutorial, I am going to use “Random Links” as [...]
Continue Reading
This is a template we created for nothing but practice. It is a modern, sleek, and stylish design that would best work for a night club, but can be edited to meet most any needs. The template is in PSD form, and can be customized in any way, font’s are included. The task of slicing [...]
