Sep 01, 2011 |
12,152 views |

Book Description
Programming PHP, 2nd Edition, is the authoritative guide to PHP 5 and is filled with the unique knowledge of the creator of PHP (Rasmus Lerdorf) and other PHP experts. When it comes to creating websites, the PHP scripting language is truly a red-hot property. In fact, PHP is currently used on more than 19 million websites, surpassing Microsoft’s ASP .NET technology in popularity. Programmers love its flexibility and speed; designers love its accessibility and convenience.
As the industry standard book on PHP, all of the essentials are covered in a clear and concise manner. Language syntax and programming techniques are coupled with numerous examples that illustrate both correct usage and common idioms. With style tips and practical programming advice, this book will help you become not just a PHP programmer, but a good PHP programmer. Programming PHP, Second Edition covers everything you need to know to create effective web applications with PHP. Contents include:
- Detailed information on the basics of the PHP language, including data types, variables, operators, and flow control statements
- Chapters outlining the basics of functions, strings, arrays, and objects
- Coverage of common PHP web application techniques, such as form processing and validation, session tracking, and cookies
- Material on interacting with relational databases, such as MySQL and Oracle, using the database-independent PEAR DB library and the new PDO Library Download Now »
Aug 31, 2011 |
14,514 views |

Book Description
If you are a web programmer, you need to know modern PHP. This book presents with many new areas in which PHP plays a large role. If you want to write a mobile application using geo-location data, Pro PHP Programming will show you how. Additionally, if you need to make sure that you can write a multilingual indexing application using Sphinx, this book will help you avoid the pitfalls.
Of course, Pro PHP Programming gives a thorough survey of PHP post-5.3. You’ll begin by working through an informative survey and clear guide to object-oriented PHP. Then, you’ll be set for the core of the book on modern PHP applications. Now, you’ll be able to start with the chapter on PHP for mobile programming and move on to sampling social media applications. You’ll also be guided through new PHP programming language features like closures and namespaces.
Pro PHP Programming deals with filtering data from users and databases next, so you’ll be well prepared for relational and NoSQL databases. Of course, you can also learn about data retrieval from other sources, like OCR libraries or websites. Then the question of how to format and present data arises, and in Pro PHP Programming, you’ll find solutions via JSON, AJAX and XML.
What you’ll learn
- PHP 5.3 object-oriented programming and new PHP features
- Writing programs talking to SQL-based and NoSQL-based databases alike
- Using modern PHP programmer’s tools Download Now »
Aug 22, 2011 |
8,568 views |

Book Description
A complete lifecycle guide to planning and building a site with DrupalDrupal allows you to quickly and easily build a wide variety of web sites, from very simple blog sites to extremely complex sites that integrate with other systems. In order to maximize what Drupal can do for you, you need to plan. Whether you are building with Drupal 6 or 7, this book details the steps necessary to plan your site so you can make informed decisions before you start to build.
- Explains how to define the scope of your project
- Shows you how to create a design plan taking into consideration how Drupal works
- Helps you make informed decisions regarding development methodologies, environments, standards, and site security
- Reviews ways to assess the use of existing and/or custom Drupal modules
- Teaches you how to avoid common pitfalls that can impact a successful site launch
- Walks you through preparing for post-launch site maintenance and management tasks
- Details incorporating the nature of open source systems into your management strategies
- Identifies ways to interact with members of the Drupal community
The processes and techniques provided in this book will empower you to create a successful and sustainable site with Drupal.
From the Back Cover
Plan and execute each phase of your Drupal website
Download Now »
Aug 15, 2011 |
11,884 views |

Book Description
There are many reasons for serving up dynamic content from a web site: to offer an online shopping site, create customized information pages for users, or just manage a large volume of content through a database. Anyone with a modest knowledge of HTML and web site management can learn to create dynamic content through the PHP programming language and the MySQL database. This book gives you the background and tools to do the job safely and reliably.
Web Database Applications with PHP and MySQL, Second Edition thoroughly reflects the needs of real-world applications. It goes into detail on such practical issues as validating input (do you know what a proper credit card number looks like?), logging in users, and using templates to give your dynamic web pages a standard look.
But this book goes even further. It shows how JavaScript and PHP can be used in tandem to make a user’s experience faster and more pleasant. It shows the correct way to handle errors in user input so that a site looks professional. It introduces the vast collection of powerful tools available in the PEAR repository and shows how to use some of the most popular tools.
Even while it serves as an introduction to new programmers, the book does not omit critical tasks that web sites require.
Through a sophisticated sample application–Hugh and Dave’s Wine Store–all the important techniques of dynamic content are introduced. Good design is emphasized, such as dividing logic from presentation. Download Now »
Aug 13, 2011 |
11,157 views |

Book Description
The Definitive Guide to Drupal 7 is the most comprehensive book for building web sites using the powerful and extensible Drupal content management framework.
Written by active community members and contributors (some of the “brightest and most innovative minds in the Drupal community,” to quote Angela Byron, Drupal 7 maintainer), the Definitive Guide to Drupal 7 covers the basics then quickly advances to in-depth exploration of the functionality and tools that make Drupal so powerful for building web applications. Just as important, this book provides the reader with a guide to participating in the Drupal community: an international, committed, rapidly growing community of themers, developers, and open source advocates who write the modules, test the code, and work ceaselessly to make Drupal great. The release of Drupal 7, with its dramatic improvements in usability and system architecture, will take Drupal to a new level of popularity, and this book will help give you the foundation and scaffolding to grow with Drupal.
With The Definitive Guide to Drupal 7, you will be able to:
- Plan and build a complete Drupal site with core alone.
- Extend Drupal’s functionality by selecting from thousands of modules.
- Make your Drupal site look like anything you want with theming and jQuery.
- Extend Drupal by coding your own modules.
- Install Drupal in many environments.
- Use essential tools such as Drush and Git to make your life easier. Download Now »
Aug 05, 2011 |
7,464 views |

Book Description
The Field module is a new core module in Drupal 7, and is the next generation of the legendary Drupal 6 CCK (Content Construction Kit) module. The CCK was a developer’s best friend, used on any Drupal project of any size. Now, the Field module builds on the strength of the CCK module, bringing new features to Drupal 7.
The Field module allows custom data fields to be attached to Drupal entities (content nodes, users, taxonomy vocabularies, and so on) and takes care of storing, loading, editing, and rendering field data.
In Drupal 7, you can create content types and you can add fields to any content type. You can rearrange the order in which fields are displayed and you can specify the label position and format of the field. Unlike in earlier versions, you do not need to download a separate module to add fields to a content type.
Wouldn’t you like to know more about how to use this important and interesting feature?
Drupal 7 Fields/CCK Beginner’s Guide helps you to get started quickly and to get beyond the basics to take full advantage of the fields system. It covers the key features of Drupal 7 fields that will help you get your Drupal 7 website up and running with a step-by-step approach to building a Drupal 7 website with the new fields system.
Drupal 7 Fields/CCK Beginner’s Guide will show you how to create custom content types and fields, add fields to comments and vocabularies, reuse the existing fields Download Now »