See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

18 used & new from $2.99

Have one to sell? Sell yours here
 
 
PHP Programming for Windows (Landmark (New Riders))
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

PHP Programming for Windows (Landmark (New Riders)) (Paperback)

by Andrew Stopford (Author)
3.8 out of 5 stars See all reviews (4 customer reviews)


Available from these sellers.


7 new from $27.67 11 used from $2.99

Customers Who Bought This Item Also Bought

JavaScript & DHTML Cookbook (2nd edition)

JavaScript & DHTML Cookbook (2nd edition)

by Danny Goodman
4.6 out of 5 stars (30)  $29.69
Explore similar items

Editorial Reviews

Product Description
PHP Programming for Windows the authoritative guide to developing web applications with PHP on the Microsoft Windows platform. It is the first book of its kind to offer a Windows centric stance on PHP with the intermediate to advanced audience in mind. This book covers PHP from the ground up and benefits both those new to PHP to PHP experts. The book covers new ground like using PHP with Windows databases such as Access and SQL Server plus other topics such as the Microsoft SOAP SDK and using PHP with the Active Directory.

From the Back Cover
PHP Programming for Windows the authoritative guide to developing web applications with PHP on the Microsoft Windows platform. It is the first book of its kind to offer a Windows centric stance on PHP with the intermediate to advanced audience in mind. This book covers PHP from the ground up and benefits both those new to PHP to PHP experts. The book covers new ground like using PHP with Windows databases such as Access and SQL Server plus other topics such as the Microsoft SOAP SDK and using PHP with the Active Directory.

See all Editorial Reviews

Product Details

  • Paperback: 360 pages
  • Publisher: Sams; 1st edition (May 17, 2002)
  • Language: English
  • ISBN-10: 0735711690
  • ISBN-13: 978-0735711693
  • Product Dimensions: 9.1 x 7 x 0.7 inches
  • Shipping Weight: 1.2 pounds
  • Average Customer Review: 3.8 out of 5 stars See all reviews (4 customer reviews)
  • Amazon.com Sales Rank: #1,260,995 in Books (See Bestsellers in Books)

Look Inside This Book
Browse Sample Pages:
Front Cover | First Pages | Index | Back Cover

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

4 Reviews
5 star:    (0)
4 star:
 (3)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.8 out of 5 stars (4 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
2 of 2 people found the following review helpful:
4.0 out of 5 stars A good way to use your existing MS infrastructure with PHP, August 29, 2002
By Jason A. Salas (Dededo, Guam Guam) - See all my reviews
(REAL NAME)   
I just had the pleasure of reading New Riders' "PHP Programming for Windows" by Andrew Stopford. This book is excellent, and despite what the title may imply is actually geared towards both PHP and ASP developers, not trying to detract you from migrating away from a Microsoft-centric infrastructure (i.e., Windows 2000/XP, SQL Server, ASP, .NET, etc). Rather, it lends a helping hand for developers needing to cross-integrate a project with an existing infrastructure, with an emphasis on performance. You can take your existing ASP knowledge and extend it, even if only for the moment.

As such, the book offers a quick run-though of the structure of PHP as a developmental platform and gives a brief introduction into PHP programming. Admittedly, some experience with PHP or having read another book on learning how to program with PHP is helpful if one is to get the most out of this book; but if you're only looking to use PHP in an integration project, you'll learn enough to get by.

The book is concise and to the point, being a quick 294 pages long. It's a fast read, and well worth it. The book's content is up-to-date, providing discussions about integrating PHP with .NET, as well as with Windows DNA architectures.

The book's tone is written in such a way as to provide an academic, historical perspective on the evolution of PHP in the world of dynamic Web development, and defends against the popular and important theory that PHP has no place in the Web services arena, as most open-source communities tend to be disenfranchised when a new paradigm comes about. You can still create XML Web services using Microsoft technologies, and call them via PHP scripts, and an excellent discussion of using PHP to call remote/local COM objects within the scope of a Microsoft platform to create powerful XML Web services is presented.

The most significant discussions I found were the chapters on using PHP with Windows servers, using PHP to call COM objects, data access using SQL Server, Oracle, and MySQL back-ends, XML management, and how to work with Active Directory. But the biggest value for me was on a healthy discussion of sharing session information with ASP 3.0 and ASP.NET Web apps through Web-distributed data exchange (WDDX). Really cool stuff.

However, like many New Riders titles, some additional proofreading could have been helpful. The code was a bit buggy in some places, and there were sporadic, yet annoying writing snafus.

But the benefits far outweigh the shortcomings, of which there are very few. In short, if you're a Microsoft developer, and know a little bit about PHP already (or have a couple of days to spend practicing), this book will take you a long way.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
3.0 out of 5 stars Surprisingly light on the Windows, April 27, 2004
For a book about Windows, this book has surprisingly little Windows specific information in it. The first chapter, on installation, is Windows specific. But then it doesn't go Windows specific until about 3/4s of the way through the book in section three, where it talks about COM, ADO, Active Directory and a couple of other Windows-specfic technologies.

It's a short book, so the mid-section which is not Windows specific is a general reference for PHP. It's a brief reference though, weighing in at less than 100 pages, where other books (PHP and MySQL Web Development) spend over 150 pages on just the basics.

I can't recommend this book unless you have a specific need for introductory information on PHP installation for Windows, or use of Windows specific back-end technologies like COM, ADO or the Active Directory.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
4.0 out of 5 stars Nice little book on a very specific topic, January 19, 2003
By Foti Massimo (Vezia (Switzerland)) - See all my reviews
(REAL NAME)   
This is a nice little book on a very specific topic. In my opinion the author spend too much time (actually half of the book) revisiting basic concepts that any PHP developer should know pretty well, still he manages to provide very interesting information on topics that you hardly find covered elsewhere, like integrating PHP with COM, .NET, ADO or Active Directory
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

4.0 out of 5 stars PHP Programming for Windows
I would recommend this book to both ASP programmers looking to get into PHP and PHP programmers who sometimes work in a windows environment. Read more
Published on October 5, 2002

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]

   


Product Information from the Amapedia Community

Beta (What's this?)

Look for Similar Items by Category


Storm Warning

Black & Decker Storm Station
Buy the Black & Decker Storm Station--an all-in-one emergency power source, radio, and flashlight--for the unbelievably low price of $119.99.

Shop the Power Tools Store

 

Best Books of 2008

Best of 2008
Find our top 100 editors' picks as well as customers' favorites in dozens of categories in our Best Books of 2008 Store.
 

Summer Reading for Kids & Teens

Summer Reading for Kids and Teens
Discover everything from beach reads and board books to teen romance and action-adventure series in Summer Reading for Kids & Teens. And, check off the kids' required reading lists in our Summer School Reading Store.
 

Best Books

Best of the Month
See our editors' picks and more of the best new books on our Best of the Month page.
 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers
Free
Free by Chris Anderson
Paranoia
Paranoia by Joseph Finder
My Soul to Lose
My Soul to Lose by Rachel Vincent
Glenn Beck's Common Sense

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates