Archive for the ‘PHP’ Category

PHP and MySQL Everyday Apps For Dummies

April 20, 2007

PHP and MySQL Everyday Apps For Dummies

Provides Web developers using the popular combination of PHP (a scripting language) and MySQL (a database system) with practical applications that they can adapt and put to work right away A 2002 survey found that PHP was running on over 9 million Web sites, and there have been over 1.8 million PHP downloads since May 2002; MySQL reports 2 million users Applications include a user login, an online catalog, a shopping cart, a content management system, a Web forum, and a mailing list management system The author walks readers through the creation of each application, offering two different versions-procedural (the traditional PHP coding method) and object-oriented

Download Link:

PHP and MySQL Everyday Apps For Dummies

Zend PHP Certification Study Guide

April 20, 2007

Zend PHP Certification Study Guide

The first and only officially authorized book on the PHP Certification exam developed by Zend Technologies, the commercial developer of PHP. Zend’s PHP Certification exam is a high-quality, carefully developed exam designed to enhance and certify the skills of the PHP professional. The Zend PHP Certification Study Guide is a concise, densely packed book that will get you up to speed quickly on the nature of the exam’s questions and what to expect on exam day. It’s authoritative content comes directly from those writing the exam at Zend Technologies.
PHP professionals and Zend Certified PHP 5 Engineers Davey Shafik and Ben Ramsey, and reviewed by core PHP developer Derick Rethans, this is the perfect book for every prospective Zend Certified PHP Engineer candidate

Download Link:

Zend PHP Certification Study Guide

Php For The World Wide Web Visual Quickstart Guide

April 14, 2007

Php For The World Wide Web Visual Quickstart Guide

Need to learn PHP fast? Try a Visual QuickStart!

This best-selling reference’s visual format and step-by-step, task-based instructions will have you up and running with the PHP scripting language in no time! In this completely updated edition of our best-selling guide PHP for the World Wide Web: Visual QuickStart Guide, leading Web scripting expert Larry Ullman uses crystal-clear instructions and friendly prose to introduce you to everything that’s new in PHP. Filled with step-by-step, task-based instructions and loads of visual aids, this book explains how to learn the ins and outs of this important and popular scripting language. Along the way, you’ll find extensive coverage of all the language’s new features: including a complete rewrite of date handling code, with improved time-zone support, important security fixes, and over 30 new functions in various extensions and built-in functionality.

Download:

Php For The World Wide Web Visual Quickstart Guide

PHP5 and MySQL Bible

April 3, 2007

This comprehensive tutorial and reference covers all the basics of PHP 5, a popular open source Web scripting language, and MySQL 4.012, the most popular open source database engine
Explores why users need PHP and MySQL, how to get started, how to add PHP to HTML, and how to connect HTML Web pages to MySQL
Offers an extensive tutorial for developing applications with PHP and MySQL
Includes coverage of how to install, administer, and design MySQL databases independently of PHP; exception and error handling; debugging techniques; PostgreSQL database system; and PEAR database functions
The authors provide unique case studies of how and where to use PHP drawn from their own extensive Web experience

Download Link:

PHP5 and MySQL Bible

Password: http://69448.rapidforum.com

PHP by Example

April 3, 2007

PHP By Example will provide web-publishing oriented individuals the opportunity to learn a new, flexible Internet scripting language, PHP. This book will take the reader through step-by-step examples that will help them gain an understanding of PHP. PHP By Example will:

* Explain concepts in simple, understandable tasks with multiple approaches to concepts that need clarification.
* Encourage and train the reader to break problems down into logical steps.

About the Author
Toby Butzon is an experienced developer with a unique interest in Web programming. His constant use of Web scripting for many years has given him a thorough understanding of the subject. Being primarily self-taught, he knows which programming concepts are more difficult than others and has developed methods of teaching those concepts to minimize any difficulties for those new to programming.

Toby is fluent in scripting languages such as PHP, ASP, and Perl, and he works comfortably in C/C++ on both Windows and Linux. He also has experience designing databases for Microsoft SQL Server and MySQL. Integrating databases into Web sites is so common for him that it’s almost second nature (right behind coding some good ol’ PHP).

Download Link:

Download: PHP by Example

Beginning PHP5 (Programmer to Programmer)

February 7, 2007

Biginning PHP

Beginning PHP5 is a complete tutorial in PHP5’s language features and functionality, beginning with the basics and building up to the design and construction of complex data-driven Web sites. Fully functioning applications are developed through the course of the book. Other features of the book include installation guide and troubleshooting tips, introduction to relational databases, practical working examples and applications, and a detailed language reference.

Download Beginning PHP5 (Programmer to Programmer)

Foundation PHP for Flash

February 5, 2007

PHP to Flash

Foundation PHP for Flash shows how to add dynamic content to Flash movies, by using PHP server-side scripting and the MySQL open-source database. Some knowledge of Flash is assumed, but PHP and MySQL are explained from scratch.
The advantage of combining these technologies is that Flash movies can interact with data on the Web server. A simple example, explained in the first chapter, is a user registration form. On the Flash side, ActionScript is the key ingredient that makes this kind of interaction possible. The author begins by showing how to send and receive external data from Flash movies. Next comes an introduction to PHP, from the basics of variables, statements and operators, through to functions, string handling, and regular expressions. There is also a chapter on cookie handling, often a vital part of a Web application. A mailing list example illustrates how to access external files from Flash and PHP. Finally the book introduces MySQL, showing how to get started with a system for serving up dynamic news items. That leaves space for three extensive case studies: online voting, an event planner, and a discussion forum. An appendix covers installation, and offers a brief guide to object-oriented programming.

With its friendly approach and practical examples, this is an excellent book for Flash designers looking to get started with dynamic content. It is not so good for existing PHP developers, as much of the material will already be familiar. Flash and PHP are a great combination, and this title offers plenty of ideas that you can take up in your own projects.

Download: Foundation PHP for Flash