Sep 24, 2009 |
13,460 views |

Book Description
If you’re ready to create web pages more complex than those you can build with HTML and CSS, Head First PHP & MySQL is the ultimate learning guide to building dynamic, database-driven websites using PHP and MySQL. Packed with real-world examples, this book teaches you all the essentials of server-side programming, from the fundamentals of PHP and MySQL coding to advanced topics such as form validation, session IDs, cookies, database queries and joins, file I/O operations, content management, and more.
Head First PHP & MySQL offers the same visually rich format that’s turned every title in the Head First series into a bestseller, with plenty of exercises, quizzes, puzzles, and other interactive features to help you retain what you’ve learned.
- Use PHP to transform static HTML pages into dynamic web sites
- Create and populate your own MySQL database tables, and work with data stored in files
- Perform sophisticated MySQL queries with joins, and refine your results with LIMIT and ORDER BY
- Use cookies and sessions to track visitors’ login information and personalize the site for users
- Protect your data from SQL injection attacks
- Use regular expressions to validate information on forms
- Dynamically display text based on session info and create images on the fly
- Pull syndicated data from other sites using PHP and XML Download Now »
Sep 19, 2009 |
13,654 views |

Book Description
Given the nature of the business environment today, organizations that want to build value-added enterprise PHP applications need a team of PHP people rather than an individual. You’ve got a team! What next? Customizing such applications to meet with organizational objectives and maintaining these applications over time can be quite a tedious task for your team with so many people involved.
In this book, you will explore how you can break up complex PHP projects into simple sub-parts that multiple team members can work on. The book highlights the use of the MVC pattern for separating concerns in the application and agile principles to deliver code that works. You will learn to blend the simplicity and power of PHP with evolving software engineering principles and tools to easily develop code that is easy to maintain. With this book in hand, you know how to avoid getting muddled up while working in a team and achieve success on your project with effective team work.
Organizations choose PHP as the preferred language for complex web applications because it is battle tested, hardened over time, and proven to work. Thus, chances of the software project you are involved with being PHP-based, are very high. Soon, you will need to explore the technical as well as non-technical aspects that are important to achieve success in PHP team projects of this kind. This book starts by explaining the need for teams working on complex software projects. You learn how you can divide the complexity of PHP projects with the help of the MVC pattern and the use of frameworks. It then discusses the need for a process and how you can choose the right process. It teaches you how to use agile principles to deliver working software for customers, and how to make sure that the team collaborates effectively. Towards the end, the book emphasizes continuous improvement in process and product as well as the people involved. You learn how to ensure that your team is open to change and user feedback, and has the right mindset about quality and other project-related aspects. Download Now »
Sep 17, 2009 |
17,553 views |

Book Description
Zend Enterprise PHP Patterns is the culmination of years of experience in the development of web-based applications designed to help enterprises big and small overcome the new challenges of the web-based application world and achieve harmony in not only the architecture of their application, but also the entire process under which that application is created and maintained. Taken directly from real-life experiences in PHP application development, Zend Enterprise PHP Patterns will help you
- Utilize open source technologies such as PHP and Zend Framework to build robust and easy-to-maintain development infrastructures.
- Understand Zend Framework and its philosophical approach to building complex yet easy-to-maintain libraries of functionality for your application that can scale with your needs.
- Benefit through an in-depth discussion of tools and techniques that can significantly enhance your ability to develop code faster, fix bugs, and increase performance. Download Now »
Sep 09, 2009 |
12,332 views |

Book Description
The Zend Framework is one of today’s most popular PHP–based web application development frameworks. Beginning Zend Framework is a beginner’s guide to learning and using the Zend Framework. It covers everything from the installation to the various features of the framework to get the reader up and running quickly.
What you’ll learn
- Install and configure the Zend Framework.
- Create your first Zend Framework web application.
- Explore controllers and actions, views, form creation, validation, and filtering.
- Build and access the database layer with Zend_Db.
- Develop a Send/Receive e–mail application using Zend_Mail.
- Integrate web services and feeds, and create and incorporate a search engine.
- Complete your web application by looking at performance optimization. Download Now »
Aug 30, 2009 |
6,299 views |

Video Description
How to manage the content, community, and functionality of your Drupal site. You’ve finally gotten your Drupal site finished. Now what?
Have you been handed the reins to a Drupal site you don’t understand? Are you a Drupal developer who wants to empower your client to run their own site? If you need to run a Drupal site or you know someone who needs to run a Drupal site, then THIS is the video you need. Addison Berry, Angie Byron, and Jeff Robbins present a finished site with many common modules enabled and walk through common administration tasks and concepts such as:
- The content creation process and the different types of content
- Assigning roles and permissions
- Dealing with problematic users
- Organizing content and comments through the taxonomy and menu system
- Controlling the look and feel of the site
- Basics of Drupal image handling
- The differences between the front-end and the back-end
- An introduction to the module configuration that drives the functionality of your site
- Reports and logs that help you monitor the health of your site
- Resources for getting further help
This video pairs with Site Building With Drupal, which builds the website used as an example throughout this video. Download Now »
Aug 21, 2009 |
8,221 views |

Book Description
Learn everything about the dynamic power of PHP and MySQL in real-world applications with the practical information and step-by-step instructions in PHP and MySQL: Create – Modify – Reuse. The authors, experts in tune with common web development tasks, will guide you through several projects that are complete, tested, and ready to be implemented, so that you can understand by doing. Understand all aspects of design, such as portability, design flow, and integration, and become proficient at solving problems that developers face in everyday circumstances.
From the Back Cover
PHP and MySQL: Create – Modify – Reuse
Written by an experienced PHP expert who is in sync with the most common uses of PHP and MySQL, this tutorial presents basic code for twelve functional projects that exemplify the basic concepts and syntax of PHP and MySQL that are used to develop web-based applications.
As you walk through the detailed steps of each project, you’ll learn the many aspects of design as well as how to properly secure your applications for real-world implementation. While some projects build upon previous projects, others stand alone. Whether you are looking for guidance in how to program different applications, seeking inspiration to write projects of your own, or planning to modify and reapply the featured projects, you can look forward to expanding your skill set with these projects. Download Now »