PTG home
Catalog Search:
Search
Related Topics:
COMPUTING
Programming Languages
Other Web Languages




 
PHP Programming for Windows 1/e

Andrew Stopford

Published May 2002 by Sams
Copyright 2002, 360 pp., Paper
ISBN: 0-7357-1169-0
List Price:
$39.99

Inventory Status:
In-Stock
   
Author Bio

Andrew Stopford has been developing web and software applications for the last seven years and is currently a web programmer with the major online retailer dabs.com. Andrew has written about various computing and web application subjects in magazines and websites worldwide, such as Web Update, Macromedia Europe Developer's Journal, Internet.Works, Zend.com, asptoday.com, and gendev.net. Andrew is also a member of various open source projects including XML-RPC for ASP Project and the NMatrix Project.

These reviewers contributed their considerable hands-on expertise to the entire development process for this book. As this book was being written, these dedicated professionals reviewed all the material for technical content, organization, and flow. Their feedback was critical to ensuring that this book fits our readers' need for the highest-quality technical information.

Zak Greant is the lead developer for 51 Degrees North (http://51north.com) and is a proud member of the Foo & Associates (http://fooassociates.com) programmers' cooperative. He leads the PHP Quality Assurance Team (http://qa.php.net/) and is an active contributor to the PHP documentation, mailing lists, and source code.

Dan Hendricks has been involved with the design of dynamic web pages for seven years. After finishing his undergraduate degree at the University of Wisconsin, Eau Claire, he worked as a web-based learning specialist for the university. Currently, he is working as a consultant for a regional web design company in Wisconsin and is pursuing a master's degree in information systems.

Graeme Merrall is a senior developer for the Internet arm of a major television station in Sydney, Australia. Graeme has been developing in PHP since version 2 and has authored a number of tutorials on PHP as well as being the co-author of PHP Functions Essential Reference, also from New Riders.

Torben Wilson is a freelance developer, technical, writer, and contributing author of New Rider's PHP Functions Essential Reference. He has been programming professionally in PHP since 1996 and has been on the PHP Documentation Team since 1997.



Table of Contents

I. GETTING STARTED WITH PHP.

1. Introduction to PHP.

What Is PHP? How Did PHP Develop? What Is Open Source? How Does PHP Development Differ from Developing in ASP or ColdFusion? Who Is Responsible for Further Development of PHP? PHP Today. The Future of PHP. Summary.

2. Installation and Optimization.

Planning Your Installation of PHP. Downloading PHP. Installing PHP. Optimizing Your Installation. Installation Troubleshooting. Summary.

II. INTRODUCTION TO PHPPROGRAMMING.

3. PHP Programming.

PHP Coding Tools. Basic PHP Syntax. Variables. Logic and Loops. Arrays. Structured and Reusable Code. Summary.

4. PHP and Files.

PHP's File and Directory Functions. PHP and Files. PHP and Directories. Summary.

5. PHP and Sessions.

PHP Sessions. PHP and WDDX Sessions. Summary.

6. PHP and Databases.

PHP's Database Querying Methods. Database Work. Querying a Database Using ODBC and PHP. Querying a Database Directly Using PHP. Summary.

III. ADVANCED PHPPROGRAMMING.

7. PHP, COM, and .NET.

All About COM. PHP and .NET. Summary.

8. PHPand XML.

A Brief History of XML. What Is XML? Reading XML. What Makes Up XML? How Is XML Structured? Using PHP with XML. Formatting XML with PHP and XSL. Summary.

9. PHP and Web Services.

What Makes Up a Web Service? The Future of Web Services. Using PHP to Create Web Services. Summary.

10. PHP and ADO.

The History of ADO. What Is ADO to You as a PHP Programmer? Installing ADO. Using PHP with ADO. ADODB and PHP. Summary.

11. PHP and Active Directory.

What Is an X.500 Directory? What Is LDAP? What Is Active Directory? Working with Active Directory. Using PHP with Active Directory. Summary.

IV. APPENDICES.

Appendix A. Creating an ODBC Connection.

Section 1. Section 2.

Appendix B. Installing a Web Server.

Microsoft Internet Information Server (IIS) 4.0. Microsoft Internet Information Server (IIS) 5.0. Microsoft Personal Web Server (PWS) 4.0 . Apache. IMatix Corporation Xitami.

Index.




back to top