Tech Tip Station - Tips and Tutorials for Computer Users and Programmers Home | Projects | Pricing | Login | Contact
 

Archive for the ‘PHP Tutorials’ Category

Advanced PHP Templates with Dynamic Meta Tags for SEO

Wednesday, September 10th, 2008

The purpose of this tutorial is to show how to create a php website that uses an advanced template system which makes it easy for adding new pages to a website and easily adding new meta keyword and description values and page titles.
(more…)

PHP Templates with Dynamic Meta Tags for SEO

Thursday, July 3rd, 2008

You can argue whether or not <meta> tags for keywords and descriptions actually help out in Search Engine Optimization (SEO) efforts, but if you are one who prefers to use them, and you operate a PHP website, then read on.
(more…)

PHP Lesson 2 - Processing Forms

Thursday, May 29th, 2008

In this lesson you will learn how to use PHP for processing a form that could be used in real-life scenarios.

(more…)

PHP Lesson 1 - Getting Setup

Wednesday, May 28th, 2008

This is the first of a series of PHP tutorials. This first lesson explains how to setup your computer to begin programming PHP.

(more…)

 
© 2006 - 2008 Anthony Tietjen