books about: php
Web Design Agency Dorset
books:
The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP
26 reviews
David Powers
friends of ED
, 2007
A Great book!!
This book is a must for anyone looking to get stuck into PHP, AJAX and Dreamweaver (as in the title). The steps are clearly written and easy to follow with troubleshooting sections at the end of each chapter. The steps for setting up a local server (Apache or IIS) or again well written with good advice that you are able to choose or ignore. I highly recommend this book!! Mr Powers....write ...
The Definitive Guide to symfony (Definitive Guide)
9 reviews
Fabien Potencier
,
François Zaninotto
Apress
, 2007
Imperitive for the Aspiring Symfony Developer
I'm a freelancer that was in search of a framework that would allow me to expeditiously develop applications for my clients, without sacrificing reliability. After researching several PHP-based MVC frameworks, I landed on symnfony due to its comprehensive set of features, strong OOP support, PHP5 utilization, and (very importantly) the great documentation. Yes, this book is available in web ...
Foundation PHP for Dreamweaver 8
36 reviews
David Powers
friends of ED
, 2005
Excellent book to set up dynamic pages in Dreamweaver using php
I am a frontpage user that has set up static pages in a web site. I needed to move from static pages to dynamic pages using a database. I couldn't use PHP with FrontPage so I switched to Dreamweaver and needed a book that covered both dynamic pages and Dreamwaver. This book walked me through setting up the environment to have Dreamweaver work with Apache, PHP, MySQL and phpMyAdmin. I am ...
Pro PHP XML and Web Services (Pro)
8 reviews
Robert Richards
Apress
, 2006
Heavy Metal XML
This is first and foremost an XML reference. The author takes the reader through over 100 pages XML background in the first three chapters, then an overview of a few utilities like XPath and XPointer before he touches on PHP. Having provided some grounding in the basics, he then proceeds to develop the use of XML in PHP from the basic topics of DOM (Document Object Model) and XSLT (Extensible ...
Professional PHP4 XML
20 reviews
Luis Argerich
,
Chris Lea
, ...
Peer Information
, 2002
excellent guide to using xml with php
I echo the praise already given in detail by the other reviewers here. This book gives an excellent detailed account of XML technology as well as the application of XML in combination with PHP. I was completely new to XML and found the text easy to follow and the concepts were easily applied by examining the example code. Please note that this is NOT a book for those new to PHP, it is for an ...
PHP 5 Recipes: A Problem-Solution Approach
9 reviews, ...
Apress, 2005
Excellent Book for new and experienced PHP programmers
I normally don't write reviews unless I had a bad experience. However, in this case, the PHP 5 Recipes book is an exception! I love this book! The examples are CORRECT!! The information I need is very well organized - I really love the way that the book was organized! I wish all of my tech books for other languages were arranged in this problem-solution manner. The information you need to ...
The Time Keeper
100 reviews
Kevin E. Cropp
Copper Press
, 2005
Great Read
Growing up in Fayetteville and playing baseball with Kevin this was a story that really moved me. I got the book Christmas morning, and finished it Christmas night. I am not an avid reader, and my wife couldnt believe how much I enjoyed the story. I am looking forward to the sequel, and all other books that Kevin writes.
MySQL Pocket Reference
8 reviews
George Reese
O'Reilly Media, Inc.
, 2003
Excellent Quick Reference for MySQL RDBMS
Reese hits a solid triple to start the inning off and scores easily on the wild pitch thrown by the reader who says that the GRANT section is wrong. This book works easily and appropriately at your deskside. I found the book to be a very simple, easy-to-navigate reference text that presents the most important aspects of MySQL in the quickest, most logical manner. It is very easy to thumb ...
Practical Web 2.0 Applications with PHP
8 reviews
Apress, 2007
Highly Recommended!
This book is easily the most useful and well-written PHP book I've ever read. It runs you through the complete development of a web application using PHP5, Zend Framework, Smarty, Ajax (via Prototype and Scriptaculous). It also includes a useful section on Deployment and Maintenance, which includes error handling/logging/reporting, database backup and restoration, and application deployment (dev, ...
Core Web Application Development with PHP and MySQL (Core Series)
19 reviews
Marc Wandschneider
Prentice Hall PTR
, 2005
A more than plesant surprise
I have had bad luck with the core series of books in the past, they are in desperate need of both a copywriter/spellchecker, and technical fact checker. However this was a very pleasant surprise - it suffered from neither of the above mentioned problems . the author covered topics most other books cover i.e., Unicode handling, Security, and his explanation of OOP in PHP is the best I have ever ...
Building Custom PHP Extensions
4 reviews
Blake Schwendiman
LULU
, 2003
A real life saver
If you ever want or have to build your own PHP extension, there's only one serious recommendation: read this book! It's well written, the examples are easy to use and it's just fun working with it. Building your own extension has never been that easy. This book saved me weeks of research in bad commented source codes. Thanks!
Open Source Development with LAMP: Using Linux, Apache, MySQL, Perl, and PHP
James Lee
,
Brent Ware
Addison-Wesley Professional
, 2002
Open source technologies are providing developers with a range of more cost-effective, robust alternatives to commercial software for building dynamic, data-driven, secure Web applications. This practical guide presents a broad survey of LAMP technologies, and shows how these solutions can be implemented efficiently and securely while improving reliability and dramatically cutting costs. The book focuses on the most important core material ...
PHP Oracle Web Development: Data processing, Security, Caching, XML, Web Services, and Ajax
4 reviews
Yuli Vasiliev
Packt Publishing
, 2007
Clear and concise
PHP Oracle Web Development by Yuli Vasiliev, to quote the front, covers data processing, security, caching, XML, Web Services and Ajax. Quite a lot for a mere 360 or so pages. The book starts off with notes on both PHP and Oracle and describes how to obtain them both and how to get everything up and running using the PHP OCI8 extensions from Oracle. Whilst Oracle is a market leader in the big ...
Building Websites with PHP-Nuke
3 reviews
Douglas Paterson
Packt Publishing
, 2005
You've tried the rest - Now try the Best
What I liked: How pleasantly surprised and impressed I was with this book! Doug has written this with the novice, average, and advanced user in mind and has done a most excellent and impressive job. I have been professionally building Information Systems for some 38 years now and got interested in PHP-Nuke back in 2001/2002. I run one of the most popular PHP-Nuke support/security sites on ...
Amazon.com Mashups
3 reviews
Francis Shanahan
Wrox
, 2007
An excellent breadth-first approach
If you want to learn the various ways in which you can use Amazon's Web Services, this is an excellent starting point. Shanahan goes beyond "mashups" in the strict Web 2.0 sense of the term; he looks at the various ways of supporting wireless devices, and the use of the S3 storage service. The only nits (so far - I'm still working through some of the material) are that he assumes the use of ...
PHP 5 Advanced: Visual QuickPro Guide
5 reviews
Larry Ullman
Peachpit Press
, 2007
Another excellent book by Larry Ullman
I've been reading Larry's books since back in the early days when php/mysql books were barely found. I have to credit Larry's books with helping me just get started learning about php & mysql, and even helping me with most of what I learn today. I've purchased every new version of his books and pick up new things every time. It's so easy to step along with the examples, to help provide a solid ...
Web Publishing with PHP and FileMaker 9
6 reviews
Jonathan Stark
Sams
, 2007
PHP and FileMaker Integration - a fast and enjoyable journey!
Over the holiday break I had some time to read (a better word might be "consume") Jonathan Stark's book "Web Publishing with PHP and FileMaker 9." In a little more than 250 pages, Jonathan manages to do the impossible: He explains how to put the FileMaker API for PHP to use. The book is divided into four logical sections. The first section provides background information for those new to the ...
Macromedia Dreamweaver 8 Recipes
3 reviews
Joseph Lowery
,
Eric Ott
Macromedia Press
, 2005
More than I ever bargained for!
I am a professional Website developer, and have been using Dreamweaver since its inception, and using PHP as long as I can remember. I chanced on this book, Dreamweaver 8 Recipes, via [...], and decided to add it to my library. Well, I have learned more from this book, regarding BOTH Dreamweaver and PHP, than from all the ten or so books on my shelf on the same topics. Joseph Lowry and Eric ...
Using Open Source Web Software with Windows (Internet Series)
4 reviews
Eric Hunley
Charles River Media
, 2005
Let's setup your own Apache Web Server!
This book is here to help the beginner in Apache, PHP, Perl and MySQL. If you have always fancy in setting up your own web server but have no idea of how to do it, this book is for you. The author teaches you step-by-step from installing Apache web server, PHP and Perl to writing applications like database-enabled web applications using Perl, PHP and MySQL. He also touches a small portion of ...
PHP in Easy Steps
3 reviews
Mike McGrath
Barnes & Nobles
, 2003
The only PHP reference and start-up book you need
This book is simply marvelous. It is straight forward and deals with all essential topics on PHP. This book begins with installation, configuration and testing of Apache and MySQL for the purpose of PHP. The rest of the book deals with basic PHP programming to advanced topics such as PHP & MySQL together. Every chapter of the book comes with tutorial and working code examples. Other topics ...
search for books
advanced
,
application
,
applications
,
approach
,
building
,
caching
,
definitive
,
development
,
dreamweaver
,
essential
,
extensions
,
filemaker
,
foundation
,
internet
,
macromedia
,
php-nuke
,
practical
,
problem
,
problem-solution
,
processing
,
professional
,
publishing
,
quickpro
,
reference
,
security
,
services
,
software
,
solution
,
websites
,
windows
recommended products
agency
agency, partnerships, and llc's: examples and explanations (examples ...
the miracle at speedy motors: the new novel in the no. 1 ladies' ...
the kalahari typing school for men (no. 1 ladies' detective agency, ...
tears of the giraffe (no. 1 ladies detective agency, book 2)
the no. 1 ladies' detective agency
design
design patterns: elements of reusable object-oriented software ...
non-designer's design book, the (3rd edition) (non designer's design ...
a demon of our own design: markets, hedge funds, and the perils of ...
communicating design: developing web site documentation for design ...
the design of everyday things
agency, design, dorset
books:
Amazon.com Widgets
eConsulting
randomly chosen
book:
Guide to William Bartram's Travels
leave a comment
home
impressum - about us