May 13, 2011 |
11,668 views |

Book Description
When it comes to creating dynamic web sites, the open source PHP language is red-hot property: used on more than 20 million web sites today, PHP is now more popular than Microsoft’s ASP.NET technology. With our Cookbook’s unique format, you can learn how to build dynamic web applications that work on any web browser. This revised new edition makes it easy to find specific solutions for programming challenges.
PHP Cookbook has a wealth of solutions for problems that you’ll face regularly. With topics that range from beginner questions to advanced web programming techniques, this guide contains practical examples — or “recipes” — for anyone who uses this scripting language to generate dynamic web content. Updated for PHP 5, this book provides solutions that explain how to use the new language features in detail, including the vastly improved object-oriented capabilities and the new PDO data access extension. New sections on classes and objects are included, along with new material on processing XML, building web services with PHP, and working with SOAP/REST architectures. With each recipe, the authors include a discussion that explains the logic and concepts underlying the solution.
About the Author
Adam Trachtenberg is a technical evangelist for eBay and is the author of two O’Reilly books, “Upgrading to PHP 5″ and “PHP Cookbook”. He is a frequent speaker at O’Reilly Open Source Conferences and LinuxWorld. Adam has an MBA from Columbia Business School. While there, he focused on general management and operations, with an emphasis on the field of technology. Adam also has a BA from Columbia University. As an undergraduate, he majored in mathematics, and his other studies included computer science and Chinese. Download Now »
May 13, 2011 |
8,059 views |

Book Description
Now installed on more than 20 million Internet domains around the world, PHP is an undisputed leader in web programming languages. Database connectivity, powerful extensions, and rich object-orientation are all reasons for its popularity, but nearly everyone would agree that, above all, PHP is one of the easiest languages to learn and use for developing dynamic web applications. The ease of development and simplicity of PHP, combined with a large community and expansive repository of open source PHP libraries, make it a favorite of web designers and developers worldwide.
PHP in a Nutshell is a complete reference to the core of the language as well as the most popular PHP extensions. This book doesn’t try to compete with or replace the widely available online documentation. Instead, it is designed to provide depth and breadth that can’t be found elsewhere. PHP in a Nutshell provides the maximum information density on PHP, without all the fluff and extras that get in the way. The topic grouping, tips, and examples in this book complement the online guide and make this an essential reference for every PHP programmer. This book focuses on the functions commonly used by a majority of developers, so you can look up the information you need quickly. Topics include:
May 11, 2011 |
7,094 views |

Book Description
CMS Made Simple has great capabilities “out of the box,” but one of its great strengths is the ease of extending those capabilities. You can add a surprising amount of functionality just by customizing the core modules, but once you learn to write your own tags and modules, your ability to add features is virtually limitless.
CMS Made Simple Development Cookbook will show you how to use custom PHP code to extend the power and features of CMS Made Simple, and make it do exactly what you want. This easy to use guide contains clear recipes that introduce the key concepts behind each approach to extending the CMS, while also providing examples of solutions to real-world problems.
You will learn the differences between the various kinds of tags and modules in the CMS Made Simple environment, and to which purposes each is best fit. Each technology is then explored in detail with a series of practical recipes and examples.You will not only learn the basics of creating tags and modules, but you will explore the underlying APIs that you will use to solve real-world website problems. You will become proficient with the database and form APIs, so that the code you write is portable and maintainable. You’ll learn to localize your code and use templates to add its flexibility. You’ll master the safe handling of parameters and the creation of secure code. You’ll be familiar with the CMS Made Simple Developer’s Forge, and how you can use it in conjunction with revision control as a community-focused code management system, complete with web-based bug tracking and feature requests. You will learn to code complex interactions between modules, both directly and via the creation and handling of events. Download Now »
Apr 25, 2011 |
13,666 views |

Book Description
This book was developed by the same team that authored Murach’s JavaScript and DOM Scripting, and it has the same strong content organization that lets you focus on what you need to know, when you need to know it.So it’s a great first book in web programming if you’re just starting out:
- It shows you how to get an Apache web server environment set up, so you can test the apps on your computer
- It gives you a quick-start course that shows you how to develop, test, and debug PHP applications that get data from a MySQL database…in just 6 chapters
Then, whether you’re a beginning or experienced web developer, the rest of the book gives you a full set of professional PHP and MySQL skills:
- The 9-chapter section on PHP teaches you how to build web applications using all the skills that make for a smooth user experience…like how to handle forms, strings, dates, arrays, cookies, sessions, and exceptions
- The 5-chapter section on MySQL teaches you all the standard features you need to know for working with databases…like how to design and create a database and how to use SQL and PHP to work with database data Download Now »
Apr 23, 2011 |
12,757 views |

Book Description
Learn to develop high-quality applications and frameworks in PHP
Packed with in-depth information and step-by-step guidance, this book escorts you through the process of creating, maintaining and extending sustainable software of high quality with PHP. World-renowned PHP experts present real-world case studies for developing high-quality applications and frameworks in PHP that can easily be adapted to changing business requirements. . They offer different approaches to solving typical development and quality assurance problems that every developer needs to know and master.
- Details the process for creating high-quality PHP frameworks and applications that can easily be adapted to changing business requirements
- Covers the planning, execution, and automation of tests for the different layers and tiers of a Web application
- Demonstrates how to establish a successful development process
- Shares real-world case studies from well-known companies and their PHP experts
With this book, you’ll learn to develop high-quality PHP frameworks and applications that can easily be maintained with reasonable cost and effort.
Download Now »
Apr 19, 2011 |
6,395 views |

Book Description
Concrete5 is a content management system for PHP developers. It can be used to build a range of sites and is particularly optimized for creating marketing websites.
The Concrete5 Beginner’s Guide will show you how to get up and running with Concrete5 as quickly and painlessly as possible. Taking you from installation to deployment, this is the only reference that you will need for creating your new Concrete5 site.
By using a number of real-world examples, as well as taking you through the set up of a sample site, this book will enable you to become familiar with all of Concrete5′s features. Use add-ons, themes, and blocks to give your site the look-and-feel that you desire. Simple PHP will enable you to customize the layout and navigation options of your site, as well extend the dashboard giving you a fully functional, professional site in no time.
A step-by-step guide to creating professional, feature-rich sites with Concrete5
What you will learn from this book :
- Navigate your way around the toolbar and dashboard in order to edit your site
- Install add-ons and themes to make your site aesthetically pleasing
- Customize the layout of your site to enable your users to find what they need quickly
- Use Concrete5 blocks to add pictures. Download Now »