Quantcast
Channel: Introduction to PHP
Browsing latest articles
Browse All 20 View Live

PHP Tutorial [Part 1] 0.1

PHP Tutorial [Part 1] is a free program introducing variables, if statements, and loops.

View Article



PHP Object Oriented Programming 0.1

PHP Object Oriented Programming is a program covering Object Oriented Programming in PHP/ "classes".

View Article

Switching to PHP: What's 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...

View Article

Building a Database-Driven Web Site Using PHP and MySQL

Its time to face it: databases are everywhere. Feeling left behind? This ten part series of articles will teach you everything youll need to build a database-driven Web site from the ground up. Main...

View Article

PHP 101 (Part 2) - Shakespeare's Rose

This is the second part of the PHP 101 article. The second article in this series takes a look at PHPs form-processing capabilities, and introduces you to the comparison and logical operators and the...

View Article


Ben's PHP Tutorial

A set of online tutorials on PHP development. Topics include: History, Installation, Variables, Math, Control Structures, Objects and Classes, Functions, Arrays, I/O file access, PHP / MySQL database,...

View Article

PHP4 Compiled HTML Manual 4.0

This is a remastered PHP4.CHM(Compiled HTML Manual). Added keyword index and good-looking MSDN style sheets.

View Article

PHP's Ternary Operator and the Switch() statement

This article is designed to introduce new PHP programmers who have limited experience in other programming languages to the power of the ternary operator and the switch statement. Supported in many C...

View Article


LAMP, MySQL/PHP Database driven website design and development, Part I 1.0

This tutorial provides some technical background on a LAMP server, database design and normalization of a MySQL database, and an approach to developing admin screens for a fictional game site, as a...

View Article


PHP tutorial for beginners 4.x.

This tutorial is specially written for PHP newbies who need to start writing PHP. It contains link to installing PHP for beginners too.

View Article

Introduction to PHP (by Matt Beckman) 1.2

This is an introduction to the PHP web development language. Focuses on the "meat & potatoes" of the language, and assumes the user has little experience with web development languages.

View Article

Understanding PHP All

PHP, the PHP Hypertext Processor, is an open source server-side scripting language for Web servers, which provides a real alternative to ASP, ColdFusion, Mod_Perl or JSP if your aim is to provide...

View Article

Working with Directories 1.0

This is a solid introduction to using PHPs build-in directory handling functions. It includes code examples used to create an array of filenames based on a directory structure, and filtering out...

View Article


Variables in URLs 1.0

I ran into a lot of problems when i was first learning PHP. It seemed that every book told you how to do this, but never how to utilize what you just learned. So, I will try and make it a little more...

View Article

An introduction to PHP - Hello world 1.00

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.

View Article


TechiWarehouse PHP Tutorial All

It covers all the basic in neat and clean manner. Its recommended for beginner and those that have just passed the beginners mark. Also good for those who want to brush up on the basics. Its intent was...

View Article

How to create and use classes 1.0.0

Shows you how to create and use classes, variables inside classes, functions inside classes etc.

View Article


Introduction to PHP 1

Basic guide to help experience HTML webmaster getting started with PHP. It defines PHP, contrast it agains HTML, and provided a few simple examples. The tutorial also briefly cover how to set up Apache...

View Article

PHP Introduction 1.00

This is a Basic Introduction to PHP, from explaining what PHP is and does to creating your very first script!

View Article

Word Filter 1.0

Detailed tutorial on making a PHP Badwords filter. In this tutorial you will learn more about arrays and replacing strings.

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images