GIS Mapping in PHP
A series of tutorials on using PHP to access GIS mapping information. The tutorials start with the basics, build on them, and provide many examples for more complex functions.
How To Compile PHP 4 and Apache 2 from Source On Linux
Provides detailed, step-by-step information on compiling PHP as an Apache 2.0 shared module on a Linux system.
How to use PHP for server side includes
Covers the basics on how to do virtual includes in a PHP file.
Implement Bayesian Inference Using PHP
Conditional probability -- the probability of observing one event as a result of having observed another event -- is a potentially important factor in designing intelligent Web applications. Paul Meagher introduces Bayesian inference by discussing the basic mathematical concepts involved and demonstrating how to implement the underlying conditional probability calculations using PHP.
Installing Apache, MySQL, and PHP on Linux
This tutorial is designed to guide through the initial steps of setting up Apache, MySQL, and PHP on Linux.
Installing Apache, PHP, and MySQL
An indepth article that offers a step by step guide on setting up a home server for website development and testing.
An Introduction to Classes (Zend)
The tutorial guides you through the construction of a simple, security-related class that performs some basic security functions for a web site: checking user logons.
Introduction to PHP Image Functions
An excellent overview of PHP image functions, including source code and interactive online examples.
Jason Bradley Online
PHP and GIMP tutorials.
Magic Quotes and Add Slashes in PHP
PHP Tutorial on magic quotes, why they are bad, and how to get around them.
Open Source Licensing For PHP Scripts
Open Source licensing for PHP scripts. Open Source means that your software is entirely free for use, to anyone, and any user may modify the software to fit his own needs. To launch an open source application, you have to apply the GNU GPL License.
PEAR MDB Database Abstraction Layer (International PHP Magazine)
This article gives a good introduction to the database abstraction package PEAR MDB. The focus is on explaining the more advanced features of MDB like data type abstraction and the XML based schema management that go beyond what other similar packages offer. A basic level of understanding of PHP and SQL is recommended.
PHP and Regular Expressions 101 (WebReference)
This tutorial steps through the POSIX-compliant regular expression functions in PHP in a straightforward manner.
PHP Common Mistakes and their Solutions
About the various security concerns and mistakes people make when developing, and their solutions.
PHP Feedback Form with Source Code
Tutorial for feedback, bug report, contact PHP forms includes all copy and paste code.
PHP For Designers
PHP introduction for web designers by Matt Mullenweg.
PHP MySQL Interactive Website Design
The lessons provided in this PHP/MySQL tutorial are short and simple. You'll learn to create and manipulate a simple database of names and birthdates.
PHP Sessions Introduction [PHP Freaks]
PHP has a great set of functions that can achieve the same results of Cookies and more without storing information on the user's computer: PHP sessions. This is nearly 99% flawless in operation and it is virtually invisible to the user.
PHP Speed Differences (Insight to Injury)
A brief tutorial which examines a few simple ways to increase the efficiency of PHP code.
PHP Tutorial (BobFrank.org)
A basic PHP tutorial for beginners. It includes printing, variables, constants, math, strings, files, functions, arrays, and several other key points of PHP.
Results: Previous 1 2 3 4 5 6 7 8 9 10 11 Next