Dec 22, 2010 |
9,849 views |

Book Description
Security is a hot topic these days, with new exploits and patches released on a daily basis for all sorts of operating systems and applications.
Recently, the security bubble has expanded to touch the PHP world, and several well-known applications have been the target of a great number of attacks.
Despite all the negative publicity, however, PHP is and remains a very stable – and very secure – programming environment. php|architect’s Guide to PHP Security, written by security expert (and frequent php|architect contributor) Ilia Alshanetsky, provides you with a guide that covers everything you need to secure existing PHP applications and write new ones with security in mind.
- Provides techniques for both PHP 4 and PHP 5
- Includes a step-by-step guide to securing your applications
- Provides comprehensive coverage of security design
- Teaches you how to defend yourself from hackers
- Shows you how to distract hackers with a “tar pit” to help you fend off potential attacks Download Now »
Dec 22, 2010 |
6,631 views |

Book Description
This is the only book you will need to help you through the rough spots when migrating your PHP apps from PHP4 to PHP5. Not only is this an extremely comprehensive and in-depth resource, it will show you virtually every pitfall you may encounter and will undoubtedly make your migration as smooth as possible.
The topics covered in this book include:
- Migration Concepts
- Strategies for Migration
- Migration Aspects
- Preparing the Migration
- The Migration
- After the Migration
- Tools
- Migrating PHP Code
You will not find a more extensive book anywhere on this topic. Download Now »
Dec 21, 2010 |
12,549 views |

Book Description
Pro Drupal 7 Development updates the most popular development reference for the newest major release of Drupal. With several new and completely-rewritten essential APIs and improvements in Drupal 7, this book will not only teach developers how to write modules ranging from simple to complex, as well as learn how Drupal itself works.
- Learn the Drupal APIs and major changes in Drupal 7
- Learn how to write Drupal modules using the APIs
- Learn proper development practices and how to become a contributing community member
What you’ll learn
- How to get started with writing basic modules
- The flexible Drupal APIs and how they interact with modules
- How new features in Drupal 7 make modules even more powerful and sophisticated
- Best practices when developing in Drupal (coding standards, help developer modules)
- How to write safe, secure, and tested code
- How to contribute modules back to the Drupal community and maintain their modules using CVS Download Now »
Dec 18, 2010 |
8,832 views |

Book Description
Drupal 7 contains features for which site administrators have been clamoring for years, including support for fields, an improved administration interface, better database support, improved theming, and more. You could of course make a laborious search on sites, blogs, and many online tutorials that would promise to update you about every new feature, but there’s an even better way to know all about Drupal 7′s new features: Drupal 7 First Look is the first and only book that covers all of the fantastic new features in Drupal 7 in depth and covers the process of upgrading your Drupal 6 site to Drupal 7. If you’ve used Drupal 6 and want to use Drupal 7, you need this book.
Drupal 7 First Look takes an in-depth look into all of the major new features in Drupal 7 so you can quickly take full advantage of Drupal 7. It also assists you in upgrading your site to Drupal 7. Some of the new features in Drupal 7 include:
- Fields API, based on Drupal 6 CCK, which allows you to easily build your own content types
- Improved user interface for administering your website
- Built-in support for working with images and files
- Improved security for the site and users of the site
- Completely rewritten database layer DBTNG to make working with the database easier and more secure.
- Improved API for custom module development and user interface theming Download Now »
Dec 06, 2010 |
11,382 views |

Book Description
In this comprehensive guide to creating an e-commerce Web site using PHP and MySQL, renowned author Larry Ullman walks you through every step—designing the visual interface, creating the database, presenting content, generating an online catalog, managing the shopping cart, handling the order and the payment process, and fulfilling the order—always with security and best practices emphasized along the way. Even if you’re an experienced Web developer, you’re guaranteed to learn something new. The book uses two e-commerce site examples—one based on selling physical products that require shipping and delayed payment, and another that sells non-physical products to be purchased and delivered instantly—so you see the widest possible range of e-commerce scenarios. In 11 engaging, easy-to-follow chapters, Effortless E-Commerce with PHP and MySQL teaches you how to:
• Think of the customer first, in order to maximize sales
• Create a safe server environment and database
• Use secure transactions and prevent common vulnerabilities
• Incorporate different payment gateways
• Design scalable sites that are easy to maintain
• Build administrative interfaces
• Extend both examples to match the needs of your own sites Download Now »
Nov 26, 2010 |
16,492 views |

Book Description
This is the second edition of David Power’s highly-respected PHP Solutions: Dynamic Web Design Made Easy. This new edition has been updated by David to incorporate changes to PHP since the first edition and to offer the latest techniques–a classic guide modernized for 21st century PHP techniques, innovations, and best practices.
You want to make your websites more dynamic by adding a feedback form, creating a private area where members can upload images that are automatically resized, or perhaps storing all your content in a database. The problem is, you’re not a programmer and the thought of writing code sends a chill up your spine. Or maybe you’ve dabbled a bit in PHP and MySQL, but you can’t get past baby steps. If this describes you, then you’ve just found the right book. PHP and the MySQL database are deservedly the most popular combination for creating dynamic websites. They’re free, easy to use, and provided by many web hosting companies in their standard packages.
Unfortunately, most PHP books either expect you to be an expert already or force you to go through endless exercises of little practical value. In contrast, this book gives you real value right away through a series of practical examples that you can incorporate directly into your sites, optimizing performance and adding functionality such as file uploading, email feedback forms, image galleries, content management systems, and much more. Each solution is created with not only functionality in mind, but also visual design. Download Now »