This article or section is a stub. It does not yet contain enough information to be considered a real article. In other words, it is a short or insufficient piece of information and requires additions.
This is a page with external links for PHP.
Warning: Most of these links are old - Have to update - Daniel K. Schneider 16:36, 13 September 2007 (MEST)
Introductory tutorials in English[edit | edit source]
(there are many more, see the major php and webmaster's sites.)
- An Introduction to PHP by L. Atkinson and Z. Suraski, webreference sept. 2003. Good history / propaganda text.
There are many and I can't keep track.
- Lea Chris , Choi Wankyu , Allan Kent, Ganesh Prasad, Chris Ullman (2000), Beginning PHP4, Wrox Press Inc; ISBN 186100373
Needs some more
- Pull parsing XML in PHP by Elliotte Rusty Harold, IBM developper works article, 30 jan 2007.
- Fundamentals of PHP Superglobals (PHPBuilder, 2005)
- Tutorial Character encoding. A short and good tutorial on how to code for UTF-8 (not as easy as it sounds, since there are several things/layers to think about [12/2006]
- PHP-GTK. PHP-GTK is an extension for the PHP programming language that implements language bindings for GTK . It provides an object-oriented interface to GTK classes and functions and greatly simplifies writing client-side cross-platform GUI applications. (Site has additional links to tutorials, examples, etc.). See also a PhpBuilder article (9/2004)
- Manage your content with PhP, by Chistopher Robbins, A List Apart, 2002
- XML in PHP 5 - What's News ? By Christian Stocker. March 18, 2004. Good introduction to SAX, DOM, Xpath and XSLT with php 5.
- Einführung von XML mittels SimpleXML und DOM, at tutorials.de by
- PHP 5 Meets XML and the DOM PHP Magazine - International Edition Issue: 02.2004 - not very usefull because code listings are missing.
- XML in PHP5 also by Christian Stocker, Mai 2004, Many slides from the php-conference 2004. Very good for people who like to work best with examples.
- PHP and XML Introduction at TopXML
- The XML C library for Gnome qives some infos about the "dom" package of PHP 4.x (OUTDATED for PHP 5)
- Parsing XML with PHP (OUTDATED for PHP 5)
- DOM XML: An Alternative to Expat (OUTDATED for PHP 5)
- Interfacing with Java from PHP
- Templates the PHP Way by David Orr, PHPBuiler
- PHPLib Templates, by Benjamin D. Smith, DevShed
- PHP and Regular Expressions 101, tutorial @ webreference
- Beginning Ajax with PHP: From Novice to Professional. A tutorial by Lee Babin (2006).
- XML enabled applications (Webreference, 2007).
- PHP - Secure coding (LXF Wiki Area)
- What PHP Deployment Gets Right (Blog entry, 2008)
To install a apache/php/mysql configuration: see LAMP (linux) or WAMP (windows/mac).
Various:
Development and application frameworks[edit | edit source]
(this should be expanded)
For more see the INDEX at www.php.net
(pas vraiment testés)