PHP links: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
 
Line 4: Line 4:
This is a page with external links for [[PHP]].
This is a page with external links for [[PHP]].


'''Warning''': Most of these links are old - Have to update - [[User:Daniel K. Schneider|Daniel K. Schneider]] 15:39, 13 September 2007 (MEST)
'''Warning''': Most of these links are old - Have to update - [[User:Daniel K. Schneider|Daniel K. Schneider]] 15:47, 13 September 2007 (MEST)


== Documentation ==
== Documentation ==
Line 32: Line 32:


* The [http://www.devshed.com/ see  PhP series at www.devshed.com], e.g.
* The [http://www.devshed.com/ see  PhP series at www.devshed.com], e.g.
* Webmonkey has a series, e.g. th now somewhat old ones: [http://www.hotwired.com/webmonkey/99/21/index2a.html?tw=frontdoor PHP/MySQL Tutorial ] (by G. Merall at Webmonkey/HotWired) * [http://www.hotwired.com/webmonkey/99/25/index2a.html?tw=hf199926 Site Navigation with PHP] * [http://www.hotwired.com/webmonkey/99/25/index3a.html?tw=hf199926 Image Creation with PHP] * [http://hotwired.lycos.com/webmonkey/00/05/index2a.html Authenticate and Track Users with PHP]
* Webmonkey has a series, e.g. th now somewhat old ones: [http://www.hotwired.com/webmonkey/99/21/index2a.html?tw=frontdoor PHP/MySQL Tutorial ] (by G. Merall at Webmonkey/HotWired)
* [http://www.hotwired.com/webmonkey/99/25/index2a.html?tw=hf199926 Site Navigation with PHP]
* [http://www.hotwired.com/webmonkey/99/25/index3a.html?tw=hf199926 Image Creation with PHP]
* [http://hotwired.lycos.com/webmonkey/00/05/index2a.html Authenticate and Track Users with PHP]
* [http://www.phpbuilder.com/ phpbuilder.com] series
* [http://www.phpbuilder.com/ phpbuilder.com] series


Line 42: Line 45:
* [http://www.phpfrance.com/tutorials/ Serie de tutoriels sur phpfrance]
* [http://www.phpfrance.com/tutorials/ Serie de tutoriels sur phpfrance]
* '''TECFA Slides'''<nowiki>: </nowiki>[http://tecfa.unige.ch/guides/tie/tie.html Regardez ici sous PHP Trail]
* '''TECFA Slides'''<nowiki>: </nowiki>[http://tecfa.unige.ch/guides/tie/tie.html Regardez ici sous PHP Trail]
=== Online documentation ===
* See [http://www.php.net/news.php3 "in the News"] at the [http://www.php.net/ PHP Site]. All are worth reading but for an introduction consider [http://www.performancecomputing.com/unixintegration/9802/9802f1.htm Building A Cross-Platform Web Infrastructure] (also [http://www.performancecomputing.com/unixintegration/9803/9803f1.htm Part II]).


=== Printed Books ===
=== Printed Books ===
Line 51: Line 50:
There are many and I can't keep track.
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
* Lea Chris , Choi Wankyu , Allan Kent, Ganesh Prasad, Chris Ullman (2000), Beginning PHP4, Wrox Press Inc; ISBN 186100373
* (French translation of above): Lea Chris , Choi Wankyu , Allan Kent, Ganesh Prasad, Chris Ullman (2001),Ma�trisez PHP4, Wrox - Campus Press
 
* Dave Medinets, David Medinets (1999), Php3 : Programming Browser-Based Applications, McGraw-Hill; ISBN: 0071353429
* Jesus Castagnetto, Harish Rawat, Sascha Schumann, Chris Scollo, Deepak Veliath (Dec 1999), Professional Php Programming, Wrox Press Inc; ISBN: 1861002963


=== Installation ===
=== Installation ===
Line 102: Line 99:
* [http://del.icio.us/rortelli/framework Roberto's links]
* [http://del.icio.us/rortelli/framework Roberto's links]


== Libraries and examples ==
== Examples ==


* [http://tecfa.unige.ch/guides/php/examples/ Local Example Directory]  
* [http://tecfa.unige.ch/guides/php/examples/ Local Example Directory]  
* See [[Portalware]]. Many portals have been written in PhP, e.g. postnuke, nuke, drupal, geeklog, phpweblog, phpwebsite
* See [[Portalware]]. Many portals have been written in PhP, e.g. postnuke, nuke, drupal, geeklog, phpweblog, phpwebsite
* [examples/ Tecfa Example Directory] Some of the stuff might be useful to beginners,
 
== Libraries and other tools ==
* [http://www.hotscripts.com/PHP/index.html HotScripts.com]
* [http://www.hotscripts.com/PHP/index.html HotScripts.com]
* [http://phpclasses.org Phpclasses.org]. Large and useful collection of classes ! (requires registration, optional mailing list)
* [http://phpclasses.org Phpclasses.org]. Large and useful collection of classes ! (requires registration, optional mailing list)
Line 112: Line 110:
* [http://px.sklar.com/ PHP Code Exchange site]. Good collection
* [http://px.sklar.com/ PHP Code Exchange site]. Good collection
* [http://webreference.com/perl/xhoo/php1/ phpHoo] a Yahoo like directory with PHP
* [http://webreference.com/perl/xhoo/php1/ phpHoo] a Yahoo like directory with PHP
* [http://phpclasses.upperdesign.com/browse.html/package/180 phpXML] An Xpath class (does not need DOM XML or Sablotron, etc.)
* [http://www.ritze.com/kurzPHP/mailen.html Mailen mit PHP (in German). ]Don't use mail() at TECFA, sendmail is not configured. See a [/lib/php/smtp-mail lib some use here]
* [http://www.zend.com/zend/tut/tut-xml-rpc-client.php XML-RPC Client]
* [http://www.zend.com/zend/tut/tut-xml-rpc-client.php XML-RPC Client]
* [http://phphtmllib.newsblob.com/ phpHtmlLib], A set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex html 'widgets' .
* [http://phphtmllib.newsblob.com/ phpHtmlLib], A set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex html 'widgets' .


== Links ==
== General Links ==


=== English ===
=== English ===

Revision as of 15:47, 13 September 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 15:47, 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; ISBN 186100373


Installation

Needs some more

Special Topics

Software

Various:

Development frameworks:

Examples

Libraries and other tools

  • HotScripts.com
  • Phpclasses.org. Large and useful collection of classes ! (requires registration, optional mailing list)
  • Berber's WebDev Site large collection, including hints for programmers
  • PHP Code Exchange site. Good collection
  • phpHoo a Yahoo like directory with PHP
  • XML-RPC Client
  • phpHtmlLib, A set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML, WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex html 'widgets' .

General Links

English

For more see the INDEX at www.php.net

Français

(pas vraiment testés)

German