PHP Tutorials 2



 PHP Tutorials

First Previous 1 [2] Last



  • PHPCatalyst [ Homepage ]
    Dedicated to provide tutorials and step-by-step help for beginners. Instructions on basics of PHP programming, examples and coding PHP with MySQL.
  • Pitfalls of Transactions with PHP (ONLamp) [ Homepage ]
    Database transactions are important for data reliability and consistency. Used properly, they can prevent many types of errors. Used improperly, they can cause many other kinds of errors. Kimberlee Jensen demonstrates using transactions with PHP well.
  • Programming PHP [ Homepage ]
    A wikibook about programming in PHP. Also provides external links for more information.
  • Saving Resources with phpCache (Website Publisher) [ Homepage]
    Tutorial explains how to implement the phpCache script and use it to keep your database server load low.
  • Search Engine-Friendly URLs (Website Publisher) [ Homepage ]
    Article describes three ways to make your URLs search engine friendly using PHP.
  • Serving XHTML with the correct mime type using PHP [ Homepage]
    Describes how to send XHTML with the correct mime type safely using PHP. Includes the ability to
  • Simple Linear Regression With PHP [ Homepage ]
    In contrast with other open source languages like Perl and Python, PHP lacks a robust community effort to develop a math library. This article provides an example of a PHP math library called SimpleLinearRegression that demonstrates a general approach tha
  • SimplePHP [ Homepage ]
    Windows Installation Guide for Apache + PHP + MySQL + PHPMyAdmin.
  • SQL Injection [Chris Shiflett: Security Corner] [ Homepage ]
    Most Web applications interact with a database, and the data stored therein frequently originates from users. Thus, when creating an SQL statement, a developer may use client data in its construction. This article explains SQL injection by looking at a fe
  • Static Free Energy (Zend) [ Homepage ]
    This tutorial will show you how to produce static html pages using PHP. This is important if you want the benefits of using PHP to build sections of a site where the content of the pages doesn't change very often.
  • Template Example with PHP Includes [ Homepage ]
    Show how to use 'php includes' inside a template.
  • Ten Security Checks for PHP (ONLamp) [ Homepage ]
    Though it's easy to create sites in PHP, it's not immune to sloppy coding. Clancy Malcolm explains how to recognize and fix potential security holes.
  • Three-Tier Development with PHP 5 (ONLamp.com) [ Homepage ]
    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 [ Homepage ]
    Offers PHP tutorials (commented scripts). Also some C++, flash and photoshop tutorials.
  • Try PHP [ Homepage ]
    Learn how to use, install, communicate and setup PHP and MYSQL.
  • Use BB Code in Your PHP Application (SitePoint) [ Homepage ]
    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) [ Homepage ]
    Learn how to set and read cookies using the PHP scripting language.
  • Using PHP 5's SimpleXML [ Homepage ]
    This tutorial explains the usage of the Simple XML extension new to PHP 5. It provides examples of reading and querying XML data.
  • Web Programming Tutorial for the Absolute Beginner [ Homepage]
    An easy to follow tutorial which focuses on the most elementary PHP concepts. Suitable for people who have heard of PHP, but who have never actually seen or written PHP or any other programming language.
 

©Copyright 2011 download on damnconcept | TNB