 | PHP and Web Design |
| Build pages that is easy to update and modify with PHP |
| PHP Tutorials > Introduction to PHP |
| |
 | Switching to PHP: Whats the Language Difference? |
| This article is intended for readers getting started with PHP, but who are already familiar with another Web based language. It points out some of the main areas where things are different from other languages (particularly Perl, Javascript and VB/ASP) to |
| PHP Tutorials > Introduction to PHP |
| |
 | PHP Tutorial Part I |
| Covers opening and ending PHP tags, comments, variables, variable scope, types, and type juggling. Examples included |
| PHP Tutorials > Introduction to PHP |
| |
 | Outputting Text: Two Methods |
| Learn two different ways of outputting text by using the 'print' and 'echo' functions. A very good tutorial for beginners. |
| PHP Tutorials > Introduction to PHP |
| |
 | Introduction to PHP |
|
| PHP Tutorials > Introduction to PHP |
| |
 | The Basics |
|
| PHP Tutorials > Introduction to PHP |
| |
 | Introductory Tutorial |
| This is a short introductory tutorial on PHP by the official PHP Web site. Explains what it is, what it looks like, what it can be used for. Also includes external links to other useful PHP-related sites. |
| PHP Tutorials > Introduction to PHP |
| |
 | PHP for beginners |
| This online manual is meant to serve as a place to start for people not familiar with PHP. It covers the basics of variables, forms, sending email and MySQL databases. |
| PHP Tutorials > Introduction to PHP |
| |
 | An introduction to PHP - Hello world |
| In this tutorial you will be tought how to create your first PHP script using the famous hello world example. If you are new to PHP programming, then check this out for your first simple lesson. |
| PHP Tutorials > Introduction to PHP |
| |
 | Introduction to PHP Part 1 - The Basic |
| If you know HTML and new to PHP, This is the tutorial for you. This is the first of many part of the PHP tutorials which will guide you thru into creating a dynamic & easy maintenance website. Read on ! |
| PHP Tutorials > Introduction to PHP |
| |
 | PHP Intro |
| This tutorial will cover the basics of PHP. It explains how PHP came into being, its features and all. It covers variables, arrays, classes and alot more. |
| PHP Tutorials > Introduction to PHP |
| |
 | PHP Basics |
| How to Echo Text |
| PHP Tutorials > Introduction to PHP |
| |
 | Beginners Guide to PHP |
| PHP Basics Part 1 |
| PHP Tutorials > Introduction to PHP |
| |
 | Welcome to PHP |
| This is a comprehensive article / tutorial on programming in PHP. It covers a variety of key topics including PHP Structure, Scalar Variables and Data, Data collection: Arrays, Operations and Comparisons, PHP Comparison Operators, PHP Logical Operators, C |
| PHP Tutorials > Introduction to PHP |
| |
 | Dynamic Web Pages with PHP3 |
| PHP is a freely available, HTML-embedded scripting language that lets you embed special tags to create your script right in an HTML file. PHP can be integrated into the Web server itself, eliminating the need to start up a separate CGI program to generate |
| PHP Tutorials > Introduction to PHP |
| |
 | My first PHP page |
|
| PHP Tutorials > Introduction to PHP |
| |
 | The Basics of PHP |
| This tutorial is designed to just go over the very basic stuff of PHP. |
| PHP Tutorials > Introduction to PHP |
| |
 | Outputting Variables |
| Get to know how to output information by displaying variables. A very good tutorial for beginners to learn how variables work and what they can do. |
| PHP Tutorials > Introduction to PHP |
| |
 | PHP - Use of variables |
| In this tutorial you will get the chance to learn how you can easily use variables in your PHP. It teaches you the basics so it is very easy for you if you are a beginner. Easy explenations for how it works. |
| PHP Tutorials > Introduction to PHP |
| |
 | Intro to PHP Part 2 |
|
| PHP Tutorials > Introduction to PHP |
| |