PHP links: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 65: Line 65:
* [http://www.alistapart.com/stories/phpcms/ Manage your content with PhP], by Chistopher Robbins, A List Apart, 2002
* [http://www.alistapart.com/stories/phpcms/ Manage your content with PhP], by Chistopher Robbins, A List Apart, 2002
* [http://www.zend.com/php5/articles/php5-xmlphp.php XML in PHP 5 - What's News ?] By Christian Stocker. March 18, 2004. Good introduction to SAX, DOM, Xpath and XSLT with php 5.
* [http://www.zend.com/php5/articles/php5-xmlphp.php XML in PHP 5 - What's News ?] By Christian Stocker. March 18, 2004. Good introduction to SAX, DOM, Xpath and XSLT with php 5.
* [http://www.tutorials.de/tutorials176534.html Einf�hrung von XML mittels SimpleXML und DOM], at tutorials.de by
* [http://www.tutorials.de/tutorials176534.html Einführung von XML mittels SimpleXML und DOM], at tutorials.de by
* [http://www.phpmag.net/itr/online_artikel/psecom,id,503,nodeid,114.html PHP 5 Meets XML and the DOM] PHP Magazine - International Edition Issue: 02.2004 - not very usefull because code listings are missing.
* [http://www.phpmag.net/itr/online_artikel/psecom,id,503,nodeid,114.html PHP 5 Meets XML and the DOM] PHP Magazine - International Edition Issue: 02.2004 - not very usefull because code listings are missing.
* [http://php5.bitflux.org/phpconf2004/title.php 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.
* [http://php5.bitflux.org/phpconf2004/title.php 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.
Line 78: Line 78:
* [http://phpbuilder.com/columns/beginning_ajax20070104.php3 Beginning Ajax with PHP: From Novice to Professional]. A tutorial by Lee Babin (2006).
* [http://phpbuilder.com/columns/beginning_ajax20070104.php3 Beginning Ajax with PHP: From Novice to Professional]. A tutorial by Lee Babin (2006).
* [http://www.webreference.com/programming/php/xml-enabled-applications/ XML enabled applications] (Webreference, 2007).
* [http://www.webreference.com/programming/php/xml-enabled-applications/ XML enabled applications] (Webreference, 2007).
* [http://www.linuxformat.co.uk/wiki/index.php/PHP_-_Secure_coding PHP - Secure coding] (LXF Wiki Area)


== Software ==
== Software ==

Revision as of 20:41, 22 October 2007

Draft

Definition

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)

Documentation

Manuals

FAQ's

Introductory tutorials in English

(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.

Tutorial series

Tutoriels en français

Printed Books

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; ISDN 186100373

Installation

Needs some more

Special Topics

Software

To install a apache/php/mysql configuration: see LAMP (linux) or WAMP (windows/mac).

Various:

Development and application frameworks

(this should be expanded)

Examples

Libraries and other tools

General Links

English

For more see the INDEX at www.php.net

Français

(pas vraiment testés)

German