Home

Submit

Source

Feeds

Home » PHP » Getting Started ::

PHP Getting Started
Explains what is PHP, and how it works with examples using a dynamic NetSafe Color chart and an Access database connection using ODBC. Also, includes links to other PHP-related sites.
Related Tutorials
PHP Getting Started
Introduction PHP
PHP / Getting Started
This PHP Tutorial Series starts with an introduction to PHP.

Site: www.htmlgoodies.com Report - View Tutorial

PHP Getting Started
Introduction to PHP
PHP / Getting Started
In this tutorial you will learn about introduction to PHP.

Site: www.php-learn-it.com Report - View Tutorial

PHP Getting Started
Introduction to PHP
PHP / Getting Started
This tutorial will show you What PHP is, What PHP does And some common questions about PHP.

Site: www.codingcollege.com Report - View Tutorial

PHP Getting Started
PHP Introduction
PHP / Getting Started
PHP stands for PHP: Hypertext Preprocessor. PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.

Site: www.webdesign.org Report - View Tutorial

PHP Getting Started
PHP and MySQL - Introduction
PHP / Getting Started
The topics covered in this tutorial include: * PHP basics, including script structure, variables, supported types, constants, expressions, and type conversions * Condition and branch statements supported by PHP, including if, if...else, and the switch statements * Looping statements * Arrays and array library functions * Strings and string library functions * Regular expressions * Date and time functions * Integer and float functions * How to write functions, reuse components, and determine the scope and type of variables * An introduction to PHP object-oriented programming support * Common mistakes made by programmers new to PHP, and how to solve them.

Site: www.brainbell.com Report - View Tutorial

PHP Getting Started
Introduction to PHP
PHP / Getting Started
This tutorial was written to introduce you to PHP, it assumes you know nothing about programming at all, starts with the very basics and slowly guides you through some of the concepts of PHP programming.

Site: www.webdesign.org Report - View Tutorial

PHP Getting Started
Introduction to PHP
PHP / Getting Started
Are you ready to become a PHP web developer? Are you ready to spend few hours and to get in touch with PHP? If you are then read the rest of this tutorial and you will not regret.

Site: www.tutorials007.com Report - View Tutorial

PHP Functions
Introduction to PHP Functions
PHP / Functions
Functions are a very important part of PHP and it is probably safe to say that they are used in every single script. This tutorial will guide you through the basics of PHP functions to creating your own to do specific tasks.

Site: www.codebeach.com Report - View Tutorial

PHP Dynamic Images
An Introduction to the GD Library
PHP / Dynamic Images
Are you getting bored with standard PHP functions? Do you want to venture into additional libraries of PHP code? If so, GD is an additional module that allows the programmer to develop graphics using PHP. Cool huh? You can do things from drawing lines, to adjusting contrast, to anti-aliasing.

Site: biorust.com Report - View Tutorial

PHP Getting Started
Introduction to PHP
PHP / Getting Started
In this tutorial, you will be introduced to one of the simplest and most popular scripting languages. You'll begin to learn some of what PHP can do for you, and be able to write some simple scripts.

Site: www.tutorialzoom.com Report - View Tutorial

PHP PEAR
Introduction to PEAR
PHP / PEAR
The PHP Extension and Application Repository (PEAR) brings this philosophy to PHP.Among other things, PEAR is a collection of reusable, open source code for use in PHP applications. The code is organized as a selection of files that act as wrappers giving convenient access to various PHP functions or extend PHP in some way. The files, collectively known as a "package," are easily obtained using the PEAR Package Manager.

Site: codewalkers.com Report - View Tutorial

PHP Sessions and Cookies
PHP Sessions
PHP / Sessions and Cookies
Have you ever seen member systems, or did you read the little introduction to MySQL with PHP tutorial on this site? If you have, then you must be wondering how all the user data is carried from page to page.

Site: www.interviewmyass.co.uk Report - View Tutorial

PHP Object Oriented
Classes and OOP in PHP
PHP / Object Oriented
An introduction to classes and object orientated programming in PHP.

Site: www.codebeach.com Report - View Tutorial

PHP Forms
PHP form Introduction
PHP / Forms
This article demonstrates how to use PHP forms. You will find detailed information from the form basics to advanced form processing.

Site: www.phpf1.com Report - View Tutorial

PHP Dynamic Images
An intro to using the GD image library with PHP
PHP / Dynamic Images
A brief introduction to the world of image manipulation in PHP using the GD library. This tutorial will guide you through creating a clock that will display the current time.

Site: codewalkers.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement