top of page

Everything you need: unbiased reviews, product specs and great deals.

Jandy PHP High Head Pump 1 HP Up rated

Jandy PHP High Head Pump 1 HP Up rated The new Jandy Plus Series of pumps adds many PLUS features to pool and spa pumps. The new Jandy Plus HHP features an enlarged strainer
Lowest Price:   490.99
Save money with Dealtime's Smart Buy, the lowest
price from a Trusted Store that has the item in stock.


Sort by: Featured Store
Product Store | Rating Base Price Shipping* Your Price
 
Jandy PHP High Head Pump 1 HP Up rated
 
4.5/5.0 store rating
77316604
FREE
Shipping
In stock
Description: Jandy PHP High Head Pump 1 HP Up rated The new Jandy Plus Series of pumps adds many PLUS features to pool and spa pumps. The new Jandy Plus HHP features an enlarged strainer ... More From Merchant  
Note: New
 
Sort by: Featured Store
Product Store | Rating Base Price Shipping* Your Price
 
Programming Web Services With Xml-Rpc
 
4.5/5.0 store rating
21703181
FREE
Shipping
In stock
Description: XML-RPC, a simple yet powerful system built on XML and HTTP, lets developers connect programs running on different computers with a minimum of fuss. Java programs can talk to Perl scripts, which can talk to ASP applications, and so on. With XML-RPC, developers can provide access to functionality without having to worry about the system on the other end, so it's easy to create web services. ... More From Merchant  
Note: New
 
Sort by: Featured Store
Product Store | Rating Base Price Shipping* Your Price
 
Learning PHP 5
 
4.5/5.0 store rating
89286884
FREE
Shipping
In stock
Description: PHP has gained a following among non-technical web designers who need to add interactive aspects to their sites. Offering a gentle learning curve, PHP is an accessible yet powerful language for creating dynamic web pages. As its popularity has grown, PHP's basic feature set has become increasingly more sophisticated. Now PHP 5 boasts advanced features--such as new object-oriented capabilities and support for XML and Web Services--that will please even the most experienced web professionals while still remaining user-friendly enough for those with a lower tolerance for technical jargon. If you've wanted to try your hand at PHP but haven't known where to start, then 'Learning PHP 5' is the book you need. If you've wanted to try your hand at PHP but haven't known where to start, then 'Learning PHP 5' is the book you need. With attention to both PHP 4 and the new PHP version 5, it provides everything from a explanation of how PHP works with your web server and web browser to the ins and outs of working with databases and HTML forms. Written by the co-author of the popular 'PHP Cookbook,' this book is for intelligent (but not necessarily highly-technical) readers. 'Learning PHP 5' guides you through every aspect of the language you'll need to master for professional web programming results. This book provides a hands-on learning experience complete with exercises to make sure the lessons stick. 'Learning PHP 5' covers the following topics, and more: How PHP works with your web browser and web server PHP language basics, including data, variables, logic and looping Working with arrays and functions Making web forms Working with databases like MySQL Remembering userswith sessions Parsing and generating XML Debugging Written by David Sklar, coauthor of the 'PHP Cookbook' and an instructor in PHP, this book offers the ideal classroom learning experience whether you're in a classroom or on your own. From learning how to install PH ... More From Merchant  
Note: New
 
Sort by: Featured Store
Product Store | Rating Base Price Shipping* Your Price
 
Learning PHP 5
 
4.5/5.0 store rating
21742645
FREE
Shipping
In stock
Description: PHP has gained a following among non-technical web designers who need to add interactive aspects to their sites. Offering a gentle learning curve, PHP is an accessible yet powerful language for creating dynamic web pages. As its popularity has grown, PHP's basic feature set has become increasingly more sophisticated. Now PHP 5 boasts advanced features--such as new object-oriented capabilities and support for XML and Web Services--that will please even the most experienced web professionals while still remaining user-friendly enough for those with a lower tolerance for technical jargon. If you've wanted to try your hand at PHP but haven't known where to start, then 'Learning PHP 5' is the book you need. If you've wanted to try your hand at PHP but haven't known where to start, then 'Learning PHP 5' is the book you need. With attention to both PHP 4 and the new PHP version 5, it provides everything from a explanation of how PHP works with your web server and web browser to the ins and outs of working with databases and HTML forms. Written by the co-author of the popular 'PHP Cookbook,' this book is for intelligent (but not necessarily highly-technical) readers. 'Learning PHP 5' guides you through every aspect of the language you'll need to master for professional web programming results. This book provides a hands-on learning experience complete with exercises to make sure the lessons stick. 'Learning PHP 5' covers the following topics, and more: How PHP works with your web browser and web server PHP language basics, including data, variables, logic and looping Working with arrays and functions Making web forms Working with databases like MySQL Remembering userswith sessions Parsing and generating XML Debugging Written by David Sklar, coauthor of the 'PHP Cookbook' and an instructor in PHP, this book offers the ideal classroom learning experience whether you're in a classroom or on your own. From learning how to install PH ... More From Merchant  
Note: New
 
Sort by: Featured Store
Product Store | Rating Base Price Shipping* Your Price
 
Professional PHP Design Patterns (Paperback)
 
4.5/5.0 store rating
88061622
FREE
Shipping
In stock
Description: This guide helps PHP developers take advantage of the stability and features of design patternsDesign patterns are the cornerstones of building solid, stable, flexible, and feature-rich Web applications. This guide enables PHP developers to take advantage of everything they offer. If you are unfamiliar with design patterns, this book explains what you need to know. Both novice and veteran PHP developers will benefit from the alphabetical list of design patterns and code examples showing how to implement each pattern in PHP. Step-by-step instructions for a sample contact management system will help you understand real-world applications for the information.*Gets PHP developers who have not used design patterns up to speed on the technology *Shows programmers who are familiar with design patterns in other languages how to apply the techniques to PHP *Includes examples of ordinary code used in everyday development and how to modify it for one of the design patterns discussed *Provides an alphabetical list of common design patterns, with code examples showing how each can be implemented in PHP *Uses a case study of a contact management system to analyze and demonstrate the step-by-step process of applying design patterns With its single focus on applying design patterns to PHP development, PHP Design Patterns helps both new and veteran PHP programmers improve their applications and their career prospects. ... More From Merchant  
Note: New
 
Sort by: Featured Store
Product Store | Rating Base Price Shipping* Your Price
 
Core PHP Programming (3rd Edition) (Core Series)
 
4.5/5.0 store rating
18491385
FREE
Shipping
In stock
Description: Forward When I wrote the Foreword for Leon's second edition, PHP 4 had just started making it big, taking over the market share from PHP 3. The new version made great promises, and looking back it met all of its promises and more. We can see that at present PHP 4 has no doubt not only replaced almost all PHP 3 installations, but has conquered the Web application development market with its millions of installations and use in enterprise companies. Today, we are again facing exciting times. PHP 5 is about to be released, promising major improvements to the growing PHP community. As with previous versions, the major improvements are at the language level. Zeev and I redesigned the object model--at last dumping the problematic model, which originated from our work in PHP 3. Some of the other changes we made include: Treating objects as handles and not native types, allowing for other new features and fixing some odd behavior. Allowing for private, public, and protected access restrictions on members and methods. Introducing exception handling a la C++'s try/catch. Providing interfaces similar to the ones found in Java giving. And lots more... PHP 5 is also expected to feature improvements and additions in other areas, including better all-around XML support, improved streams support, and more. In the 3rd edition of Core PHP Programming, Leon has invited my partner Zeev Suraski to cover the PHP 5 language changes. No doubt that Leon's experience in writing PHP books and Zeev's superior knowledge of PHP 5 and its internals have led to a must-buy book for PHP developers. I hope you enjoy this book and that it accompanies you during the adoption phase of PHP 5. Andi Gutmans Herzelyia, Israel ... More From Merchant  
Note: New
 
Sort by: Featured Store
Product Store | Rating Base Price Shipping* Your Price
 
Professional PHP Design Patterns (Paperback)
 
4.5/5.0 store rating
21696043
FREE
Shipping
In stock
Description: This guide helps PHP developers take advantage of the stability and features of design patternsDesign patterns are the cornerstones of building solid, stable, flexible, and feature-rich Web applications. This guide enables PHP developers to take advantage of everything they offer. If you are unfamiliar with design patterns, this book explains what you need to know. Both novice and veteran PHP developers will benefit from the alphabetical list of design patterns and code examples showing how to implement each pattern in PHP. Step-by-step instructions for a sample contact management system will help you understand real-world applications for the information.*Gets PHP developers who have not used design patterns up to speed on the technology *Shows programmers who are familiar with design patterns in other languages how to apply the techniques to PHP *Includes examples of ordinary code used in everyday development and how to modify it for one of the design patterns discussed *Provides an alphabetical list of common design patterns, with code examples showing how each can be implemented in PHP *Uses a case study of a contact management system to analyze and demonstrate the step-by-step process of applying design patterns With its single focus on applying design patterns to PHP development, PHP Design Patterns helps both new and veteran PHP programmers improve their applications and their career prospects. ... More From Merchant  
Note: New
 
Sort by: Featured Store
Product Store | Rating Base Price Shipping* Your Price
 
Expert Php and Mysql (Paperback)
 
4.5/5.0 store rating
21700604
FREE
Shipping
In stock
Description: Expert PHP and MySQL targets developers who work on mission-critical and high-traffic applications on a daily basis. There are plenty of books that teach people the basics of PHP and MySQL. This book takes a different approach and focuses on best practices and expert techniques that can be applied directly to today's most demanding MySQL-driven PHP applications. The book begins with an overview of PHP, MySQL, and regular expressions. These chapters will not only be a foundation for the rest of the book but also provide tips and tricks that the readers can immediately apply to their projects. It then continues onto progressively more advanced topics, including: *MySQL storage engines and their real-world uses *Practical data reporting techniques for separating business logic from presentation *Improved performance and flexibility through caching, multi-tasking, PHP extensions, and MySQL User Defined Functions *Security, optimization, and debugging *Building high-performance full-text search applications The book uses proven, author-tested design patterns and tools that save developers valuable time but are rarely covered in other PHP or MySQL books. The authors also show how to solve problems when PHP and MySQL alone are not enough and other techniques or third-party tools are necessary. Such is often the case with dynamic applications that handle immense amounts of data. (For example, the authors show how to use the C language for writing PHP extensions and MySQL User Defined Functions.) ... More From Merchant  
Note: New
 
Sort by: Featured Store
Product Store | Rating Base Price Shipping* Your Price
 
Php And Mysql Developer's Projects
 
4.5/5.0 store rating
63577181
FREE
Shipping
In stock
Description: Readers of PHP and MySQL Web Development, now there is a way to take your knowledge to the next level. PHP and MySQL Developer's Projects expands on what you already learned with new hands-on projects that will walk you through the development of dynamic websites with PHP and MySQL. Written by the same authors and in the same style, you will focus on new applications and implementations for PHP, MySQL and additional technologies that have emerged since the first book. Some of these more advanced and unique techniques and projects include: *XML, XSLT and the new wave of web services with SOAP. *Using PHP with Macromedia Flash. *PHP and MySQL in the wireless world. *Interacting with Microsoft COM. *Building Internet chat rooms. *Building a search engine with PHP. *Using RSS and XML to transfer information between sites. If you are a serious web developer who is already familiar with the basics of PHP and MySQL, you will be able to take your skills to new heights with PHP and MySQL Web Development. ... More From Merchant  
Note: New
 
Sort by: Featured Store
Product Store | Rating Base Price Shipping* Your Price
 
Extending And Embedding PHP
 
4.5/5.0 store rating
63590940
FREE
Shipping
In stock
Description: Increase the performance and functionality of your PHP applications with expert help but without the expert price tag. Extending and Embedding PHP will guide you through writing PHP extensions to increase the performance of your PHP applications. With the help of this developer's guide, you will master all of the PHP 5 features, understand the fundamentals of PHP and develop advanced PHP skills. You will also have access to a website that contains all of the source code from the book that you can use in your application development. Become an expert with the expert help of Extending and Embedding PHP. ... More From Merchant  
Note: New
 

Recently Viewed Items