Three-Tier Development with PHP 5 (ONLamp.com)
Luis Yordano Cruz demonstrates three-tier PHP application design with PEAR::DB_DataObject, Smarty, and PHP 5. The article assumes that you have some familiarity with HTML, Smarty, PEAR::DB_DataObject, MySQL, and PHP 5.
Time-2-Design
Offers PHP tutorials (commented scripts). Also some C++, flash and photoshop tutorials.
Try PHP
Learn how to use, install, communicate and setup PHP and MYSQL.
Use BB Code in Your PHP Application (SitePoint)
BB code is a simple set of instructions that provide rules as to how a piece of text should be formatted. In this hands-on tutorial, Stoyan explains the basics that every developer should know about the use of BB code in PHP applications.
Using Cookies in PHP (Website Publisher)
Learn how to set and read cookies using the PHP scripting language.
Using PHP 5's SimpleXML
This tutorial explains the usage of the Simple XML extension new to PHP 5. It provides examples of reading and querying XML data.
PHP Manual
Complete and hyperlinked manual documents and explains all elements of PHP. Includes FAQ section and user comments.
Add mapping functionality to Web sites with Image_GIS in PHP [Tech Republic]
Image_GIS is a PEAR package for PHP that allows you to add digital maps to Web sites using free downloadable GIS files. Learn how to use the Image_GIS package to add mapping functionality to a Web site.
Authenticate and Track Users with PHP (Webmonkey)
Learn how authentication, cookies, and sessions can add security and a personal touch to your site.
Blobbing Data With PHP and MySQL (Devarticles)
Showing how to store and retrieve binary data in a MySQL database by using PHP.
Build your own Web Service with PHP and XML-RPC
Harry takes us one step further into the world of Web Services. Here he explains how to build your own Web Service - a news feed - using PHP and XML-RPC.
Building Modular XHTML Web Pages using PHP
A series of labs describing the process of building modular, structured and valid XHTML Web pages using the PHP server-side scripting language.
Classes and PHP (PHPBuilder)
A description in plain English of what classes are, and how they can make your project easier to complete and extend.
Code Injection Vulnerabilities Explained
Code Injection is a term used when code is injected straight into a program/script from an outside source for execution at some point in time.
Comprehensible PHP Code (PHPBuilder)
A good programmer makes her code look so simple and comprehensible that any other programmer can understand it and appreciate it.
Configuration Manipulation With PHP Config (Dev Shed)
This article introduces a toolkit designed specifically for manipulating configuration files, thereby reducing the number of lines of code needed to read and modify application variables. This toolkit is written in PHP and implemented as a class, suitable for use in any PHP-based application and accessible via standard OO techniques.
Control transformations using XSLT parameters (TechRepublic)
Phillip Perkins outlines the advantages of using XSLT, which includes the fact that you aren't restricting your data to one particular layout.
Database Abstraction With PHP (Dev Shed)
Take a look at the PEAR database abstraction layer, one of the coolest PHP widgets out there.
Database Enabled Websites
A tutorial on using PHP3 and MySQL to develop database enabled applications for websites.
Devshed - Searching with PHP and ht://Dig
Adds search capabilities to site using the popular open source tools PHP3 and ht://Dig.
Results: Previous 1 2 3 4 5 6 7 8 9 10 11 Next