Professional PHP Programming
Tải về :
http://adf.ly/1PTk2s
Chapter 1
• MySQL site: http://www.mysql.com/
• Mini SQL (mSQL) site: http://www.hughes.com.au/
• PostgreSQL site: http://www.postgresql.org/
• "MySQL & mSQL" by R. J. Yarger, G. Reese and T. King. O'Reilly, 1999.
• "Official Guide to Mini SQL 2.0" by B. Jepson and D. J. Hughes. John Wiley and Sons, Inc.
• "Professional Apache" by P.Wainwright. Wrox Press, 1999.
Chapter 2
This chapter references the wide myriad of modules and add-ons that can be used with PHP:
❑ The Aspell library: http://metalab.unc.edu/kevina/aspell.
❑ The Berkeley DB: http://www.sleepycat.com/.
❑ The Dmalloc library: http://www.dmalloc.com.
❑ The libttf library and other FreeType products; http://www.freetype.org/.
❑ The GD library: http://www.boutell.com/gd.
TEAM FLY PRESENTS
❑ The IMAP library is available from ftp://ftp.cac.washington.edu/imap/.
❑ The latest LDAP distribution: ftp://terminator.rs.itd.umich.edu/ldap/.
❑ The OpenLDAP home http://www.openldap.org.
❑ Netscape's SDK for LDAP:
http://developer.netscape.com/tech/directory/downloads.html.
❑ The mSQL database distribution for UNIX platforms: http://www.hughes.com.au
❑ The mSQL database distribution for Windows: http://blnet.com/msqlpc.
❑ MySQL: http://www.mysql.com.
❑ The mcrypt library: ftp://argeas.cs-net.gr/pub/unix/mcrypt/.
❑ The mhash library: http://sasweb.de/mhash/
❑ The SNMP library: http://www.ece.ucdavis.edu/ucd-snmp/
❑ T1The T1 library (t1lib): http://www.neuroinformatik.ruhr-unibochum.de/ini/PEOPLE/rmz/t1lib/t1lib.html
❑ The expat XML (eXtended Markup Language) parser:
http://www.jclark.com/xml/expat.html
❑ A source RPM package for Expat: http://www.guardian.no/~ssb/phpxml.html.
❑ The zlib library: http://www.cdrom.com/pub/infozip/zlib/
❑ Installing fhttpd: http://www.fhttpd.org/www/install.html
❑ CGI redirect plugin for Netscape’s web servers:
http://www.webgenx.com/Kwazy/phpunix.html.
❑ A tool for IIS 3 users for configuring their script maps:
http://www.genusa.com/iis/iiscfg.html
❑ PHP's browscap.ini file: http://php.netvision.net.il/browscap/. and at
http://www.cyscape.com/asp/browscap/.
❑ WDDX (an XML application for data exchange): http://www.wddx.org/)
Chapter 10
For more information on regular expressions: http://www.php.net/manual/ref.pcre.php.
Chapter 12
Some of the popular ODBMS include:
❑ ObjectStore: http://www.odi.com/odilive/
❑ Versant: http://www.versant.com/
❑ GemStone: http://www.gemstone.com/.
An example of an ERDBMS:
❑ PostgreSQL (http://www.postgresql.org)
Other database systems referenced in this chapter:
❑ msql: http://www.hughes.com.au/
❑ MySQL: http://www.mysql.com/
• MySQL site: http://www.mysql.com/
• Mini SQL (mSQL) site: http://www.hughes.com.au/
• PostgreSQL site: http://www.postgresql.org/
• "MySQL & mSQL" by R. J. Yarger, G. Reese and T. King. O'Reilly, 1999.
• "Official Guide to Mini SQL 2.0" by B. Jepson and D. J. Hughes. John Wiley and Sons, Inc.
• "Professional Apache" by P.Wainwright. Wrox Press, 1999.
Chapter 2
This chapter references the wide myriad of modules and add-ons that can be used with PHP:
❑ The Aspell library: http://metalab.unc.edu/kevina/aspell.
❑ The Berkeley DB: http://www.sleepycat.com/.
❑ The Dmalloc library: http://www.dmalloc.com.
❑ The libttf library and other FreeType products; http://www.freetype.org/.
❑ The GD library: http://www.boutell.com/gd.
TEAM FLY PRESENTS
❑ The IMAP library is available from ftp://ftp.cac.washington.edu/imap/.
❑ The latest LDAP distribution: ftp://terminator.rs.itd.umich.edu/ldap/.
❑ The OpenLDAP home http://www.openldap.org.
❑ Netscape's SDK for LDAP:
http://developer.netscape.com/tech/directory/downloads.html.
❑ The mSQL database distribution for UNIX platforms: http://www.hughes.com.au
❑ The mSQL database distribution for Windows: http://blnet.com/msqlpc.
❑ MySQL: http://www.mysql.com.
❑ The mcrypt library: ftp://argeas.cs-net.gr/pub/unix/mcrypt/.
❑ The mhash library: http://sasweb.de/mhash/
❑ The SNMP library: http://www.ece.ucdavis.edu/ucd-snmp/
❑ T1The T1 library (t1lib): http://www.neuroinformatik.ruhr-unibochum.de/ini/PEOPLE/rmz/t1lib/t1lib.html
❑ The expat XML (eXtended Markup Language) parser:
http://www.jclark.com/xml/expat.html
❑ A source RPM package for Expat: http://www.guardian.no/~ssb/phpxml.html.
❑ The zlib library: http://www.cdrom.com/pub/infozip/zlib/
❑ Installing fhttpd: http://www.fhttpd.org/www/install.html
❑ CGI redirect plugin for Netscape’s web servers:
http://www.webgenx.com/Kwazy/phpunix.html.
❑ A tool for IIS 3 users for configuring their script maps:
http://www.genusa.com/iis/iiscfg.html
❑ PHP's browscap.ini file: http://php.netvision.net.il/browscap/. and at
http://www.cyscape.com/asp/browscap/.
❑ WDDX (an XML application for data exchange): http://www.wddx.org/)
Chapter 10
For more information on regular expressions: http://www.php.net/manual/ref.pcre.php.
Chapter 12
Some of the popular ODBMS include:
❑ ObjectStore: http://www.odi.com/odilive/
❑ Versant: http://www.versant.com/
❑ GemStone: http://www.gemstone.com/.
An example of an ERDBMS:
❑ PostgreSQL (http://www.postgresql.org)
Other database systems referenced in this chapter:
❑ msql: http://www.hughes.com.au/
❑ MySQL: http://www.mysql.com/
Jesus Castagnetto
Harish Rawat
Sascha Schumann
Chris Scollo
Deepak Veliath
Wrox Press Ltd.
