Migrating to Drupal 7
This book will show you how to migrate your content into the Drupal content management system. You’ll start by building a content type in Drupal to hold your migrated content. You’ll then import your content into...
Open Source / PHP / Web Development
24 Jan, 2013
This book will show you how to migrate your content into the Drupal content management system. You’ll start by building a content type in Drupal to hold your migrated content. You’ll then import your content into...
Open Source / PHP / Web Development
21 Jan, 2013
The highly praised resource returns with updated content, examples, and code downloads WordPress is the most popular self-hosted open source website software in use today, and the latest version makes it even simpler to operate. Packed...
Open Source / PHP / Web Development
19 Jan, 2013
This book is a step-by-step guide and a hands-on co-piloted experience for those trying to make Drupal powered websites work for them, and for their clients. Much more than a “tutorial”, what is needed is a...
Open Source / PHP / Web Development
5 Jan, 2013
If you’re a web programmer new to Drupal, this book shows you which programming techniques you can use—and which you should avoid—when building custom web applications with this content management framework. Drupal has its own set...
22 Dec, 2012
Model View Controller (MVC) is becoming the definitive architecture of website development frameworks due to the stability, extensibility and predictability it lends to development. It is not just the primary separation of database, business logic and...
Open Source / PHP / Web Development
14 Dec, 2012
Rules is what every Drupal site builder and developer has to use when creating event – action-based applications. The framework provides a highly flexible way to create sophisticated, condition-based functions any Drupal based system into an...
12 Dec, 2012
Laravel is fundamentally changing the PHP web-development landscape. Laravel is bringing the paradigm-shifts that PHP developers have been craving. We now can take control of our application architecture and advance our craft without needing to fight...
Database / PHP / Web Development
1 Dec, 2012
If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with...
3 Nov, 2012
It can be tough to learn the concepts of object-oriented programming with a language like C++. Fortunately, PHP’s simple object model makes it an ideal language for learning about object-oriented programming. For the uninitiated, this guide...
2 Nov, 2012
PHP is an easy-to-use scripting language perfect for quickly creating the Web features you need. Once you know the basics of how the language works, wouldn’t it be great to have a collection of useful scripts...
More