| |
|
|
PHP Books and Guides
These are guides to developing web sites using the PHP
scripting language.
To run PHP scripts
you will need a
web host with PHP support.
| Downloads, Online Products, etc. |
Here are some internet products:
Disclosure: Product/service details and descriptions provided by vendors or based on publicly available information. Our company may receive a payment if you purchase products/services after following a link from this website.
Below are some books from Amazon.com:
Disclosure: Products details and descriptions provided by Amazon.com. Our company may receive a payment if you purchase products from them after following a link from this website.
By Luke Welling
Addison-Wesley Professional Paperback (1008 pages)
 | List Price: $54.99* Lowest New Price: $29.99* Lowest Used Price: $27.95* Usually ships in 24 hours* *(As of 06:57 Pacific 2 Sep 2010 More Info)
Click Here | Product Description: PHP and MySQL are popular open-source technologies that are ideal for quickly developing database-driven Web applications. PHP is a powerful scripting language designed to enable developers to create highly featured Web applications quickly, and MySQL is a fast, reliable database that integrates well with PHP and is suited for dynamic Internet-based applications. PHP and MySQL Web Development shows how to use these tools together to produce effective, interactive Web applications. It clearly describes the basics of the PHP language, explains how to set up and work with a MySQL database, and then shows how to use PHP to interact with the database and the server. This practical, hands-on book includes numerous examples that demonstrate common tasks such as authenticating users, constructing a shopping cart, generating PDF documents and images dynamically, sending and managing email, facilitating user discussions, connecting to Web services using XML, and developing Web 2.0 applications with Ajax-based interactivity. The fourth edition of PHP and MySQL Web Development has been thoroughly updated, revised, and expanded to cover developments in PHP 5 through version 5.3, such as namespaces and closures, as well as features introduced in MySQL 5.1.
|
|
By Robin Nixon
O'Reilly Media Paperback (528 pages)
 | List Price: $39.99* Lowest New Price: $24.99* Lowest Used Price: $19.75* Usually ships in 24 hours* *(As of 06:57 Pacific 2 Sep 2010 More Info)
Click Here | - ISBN13: 9780596157135
- Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
Product Description: If you know HTML, this guide will have you building interactive websites quickly. You'll learn how to create responsive, data-driven websites with PHP, MySQL, and JavaScript, regardless of whether you already know how to program. Discover how the powerful combination of PHP and MySQL provides an easy way to build modern websites complete with dynamic data and user interaction. You'll also learn how to add JavaScript to create rich Internet applications and websites. Learning PHP, MySQL, and JavaScript explains each technology separately, shows you how to combine them, and introduces valuable web programming concepts, including objects, XHTML, cookies, and session management. You'll practice what you've learned with review questions in each chapter, and find a sample social networking platform built with the elements introduced in this book. This book will help you: - Understand PHP essentials and the basics of object-oriented programming
- Master MySQL, from database structure to complex queries
- Create web pages with PHP and MySQL by integrating forms and other HTML features
- Learn about JavaScript, from functions and event handling to accessing the Document Object Model
- Use libraries and packages, including the Smarty web template system, PEAR program repository, and the Yahoo! User Interface Library
- Make Ajax calls and turn your website into a highly dynamic environment
- Upload and manipulate files and images, validate user input, and secure your applications
|
|
By Larry Ullman
Peachpit Press Paperback (648 pages)
 | List Price: $44.99* Lowest New Price: $20.74* Lowest Used Price: $18.94* Usually ships in 24 hours* *(As of 06:57 Pacific 2 Sep 2010 More Info)
Click Here | - ISBN13: 9780321525994
- Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
Product Description: It hasn't taken Web developers long to discover that when it comes to creating dynamic, database-driven Web sites, MySQL and PHP provide a winning open source combination. Add this book to the mix, and there's no limit to the powerful, interactive Web sites that developers can create. With step-by-step instructions, complete scripts, and expert tips to guide readers, veteran author and database designer Larry Ullman gets right down to business: After grounding readers with separate discussions of first the scripting language (PHP) and then the database program (MySQL), he goes on to cover security, sessions and cookies, and using additional Web tools, with several sections devoted to creating sample applications. This guide is indispensable for intermediate- to advanced level Web designers who want to replace their static sites with something dynamic. In this edition, the bulk of the new material covers the latest versions of both technologies: PHP 6 (due out in 2008) and MySQL 5 (available now). The book's publication date is likely to beat the official release of PHP 6, making it one of the first books available on the subject. |
|
By Don Gosselin
Course Technology Paperback (704 pages)
 | List Price: $107.95* Lowest New Price: $40.53* Lowest Used Price: $10.75* Usually ships in 24 hours* *(As of 06:57 Pacific 2 Sep 2010 More Info)
Click Here | Product Description: PHP Programming with MySQL, by Don Gosselin is the first true academic textbook in the market to combine PHP with MySQL. This book covers one of the fastest growing technology combinations for developing interactive Web sites. With growth attributed to its open-source nature and usability amongst non-programmers, this text is accessible to users with little programming or database experience and suits personal Web development projects, as well as small to medium business Web development needs. |
|
By Larry Ullman
Peachpit Press Paperback (480 pages)
 | List Price: $34.99* Lowest New Price: $20.99* Lowest Used Price: $20.00* Usually ships in 24 hours* *(As of 06:57 Pacific 2 Sep 2010 More Info)
Click Here | Product Description: With PHP for the World Wide Web, Third Edition: Visual QuickStart Guide, readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. This task-based visual reference guide uses step-by-step instructions and plenty of screenshots to teach beginning and intermediate users this popular open-source scripting language. Leading technology author Larry Ullman guides readers through the new features in PHP 6, focusing primarily on improved support for handling any language in a Web site. Other addressed changes include removal of outdated and insecure features, plus new functions and more efficient ways to tackle common needs. Both beginning users, who want a thorough introduction to the technology, and more intermediate users, who are looking for a convenient reference, will find what they need here--in straightforward language and thorough readily accessible examples. |
|
By Lynn Beighley
O'Reilly Media Paperback (816 pages)
 | List Price: $44.99* Lowest New Price: $27.85* Lowest Used Price: $21.25* Usually ships in 24 hours* *(As of 06:57 Pacific 2 Sep 2010 More Info)
Click Here | - ISBN13: 9780596006303
- Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
Product 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
Throughout the book, you'll build sophisticated examples -- including a mailing list, a job board, and an online dating site -- to help you learn how to harness the power of PHP and MySQL in a variety of contexts. If you're ready to build a truly dynamic website, Head First PHP & MySQL is the ideal way to get going. |
|
By Bradford D. Smart Ph.D.
Portfolio Released: 2007-02-01 Kindle Edition (592 pages)
 | List Price: $29.95* *(As of 06:57 Pacific 2 Sep 2010 More Info)
Click Here | Product Description: Great companies don-t just depend on strategies-they depend on people. The more great people on your team, the more successful your organization will be. But that-s easier said than done. Statistically, half of all employment decisions result in a mishire: The wrong person winds up in the wrong job. But companies that have followed Bradford Smart-s advice in Topgrading have boosted their successful hiring rate to 90 percent or better, giving them an unbeatable competitive advantage. Now Smart has fully revised his 1999 management classic to reintroduce the topgrading concept, which works for companies large and small in any industry. The author spells out his practical approach to finding and managing A-level talent-as well as coaching B players to turn them into A players. He provides intriguing case studies drawn from more than four thousand in-depth interviews. As Smart writes in his introduction, -All organizations, all businesses live or die mostly on their talent, and any manager who fails to topgrade is nuts, or a C player. . . . Those who, way deep down, would sooner see an organization die than nudge an incompetent person out of a job should not read this book... Topgrading is for A players and all those aspiring to be A players.- |
|
By David Powers
Adobe Press Paperback (504 pages)
 | List Price: $49.99* Lowest New Price: $27.46* Lowest Used Price: $32.09* Usually ships in 24 hours* *(As of 06:57 Pacific 2 Sep 2010 More Info)
Click Here | Product Description: This Adobe-approved, project-based guide from one of the world's most popular web design authors, David Powers, will teach readers how to progress from designing static websites to building dynamic websites in Adobe Dreamweaver CS5. Using step-by-step instructions with projects that build on the knowledge acquired in each lesson, readers will learn about the new PHP features in Dreamweaver CS5, including the ability to work in Live View with WordPress, as well as extended support for PHP code hints, syntax checking, and dynamically related files. Readers will learn how to upload images and send email with attachments using the Zend Framework. In contrast to existing books on the Zend Framework, this book will show web designers and developers with little or no programming experience how to use selected modules to integrate dynamic features into existing sites. There is a strong emphasis on following security best practices. Readers will also learn progressive enhancement techniques for updating pages seamlessly with PHP and Ajax. |
|
By Jeffrey Winesett
Packt Publishing Paperback (368 pages)
 | List Price: $39.99* Lowest New Price: $33.94* Lowest Used Price: $53.97* Usually ships in 24 hours* *(As of 06:57 Pacific 2 Sep 2010 More Info)
Click Here | Product Description: Fast-track your Web application development by harnessing the power of the Yii PHP framework Overview of Agile Web Application Development with Yii1.1 and PHP5 - A step-by-step guide to creating a modern, sophisticated web application using an incremental and iterative approach to software development
- Build a real-world, user-based, database-driven project task management application using the Yii development framework
- Take a test-driven design (TDD) approach to software development utilizing the Yii testing framework
- Write less code by using Yii's application generation and scaffolding tools
- Enhance your application by adding Web feeds, adapting it to multiple languages, and by utilizing themes to provide beautiful skins and design flexibility
In Detail This book is a step by step tutorial in developing a real-world application using the incremental and iterative approach to software development. You learn about agile software development by leaning on the agile nature of the Yii application development framework. You touch on each aspect of the software development lifecycle by building a project task management application from concept through production deployment. After a brief, general introduction to the Yii framework and outlining the software development approach taken throughout the book, the chapters break down in the same way as software development iterations do in real-world projects. After the 1st iteration, you will have a working and tested application with a valid, tested connection to a database. In the 2nd and 3rd iterations, we flesh out our main database entities and domain object model and become familiar with Yii's object-relational-mapping (ORM) layer, Active Record. We also learn how to lean on Yii's auto-generation tools to automatically build our create/read/update/delete (CRUD) functionality against our newly created model. These iterations also focus on how Yii's form validation and submission model works. By the end of the third iteration you will have a working application that allows you to mange projects and issues (tasks) within those projects. The 4th and 5th iterations are dedicated to user management. We learn about the built-in authentication model within Yii to assist in application login and logout functionality. We then dive into the authorization model, first taking advantage of a Yii's simple access control model, then implementing the more sophisticated role-based access control (RBAC) framework that Yii provides. By the end of the 5th iteration, all of the basics of a task management application are in place. The next several iterations are focused on the nice-to-haves. We add user comment functionality, introducing a reusable content portlet architecture approach in the process. We add in an RSS Web feed and demonstrate how easy it is to integrate other third-party tools within a Yii application. We take advantage of Yii's theming structure to help streamline and design the application, and then introduce Yii's internationalization (I18N) features so the application can be adapted to various languages and regions without engineering changes. Finally, we turn our focus to production deployment. We introduce ways to optimize performance and security to prepare the application for a real-world production environment. Learn the Yii development framework by taking a test-driven, incremental, and iterative approach to building a real-world task management application What you will learn from this book - Take a "test first" approach to software development using the Yii testing framework
- Auto-generate skeleton web applications as well as CRUD scaffolding for the domain object model using the built-in command-line interface
- Create user-based applications with Yii's authentication model
- Enhance your user-based application to control a user's access to feature functionality
- Write an administrative console application to extend the features provided by Yii's powerful command-line tools
- Integrate other frameworks and libraries into a Yii application to further extend its feature set
- Spend less time managing application configuration by taking advantage of Yii's sensible defaults and conventions.
- Learn how easy it is to implement a multi-user application by utilizing Yii's authentication and role-based authorization models
- Update your code to properly mange the user's last login time and store it in the database
- Achieve pre- and post-action method request processing using controller filters
- Tap into the CActiveRecord validation workflow to allow for pre- and post-validation processing of your model data
- Greatly increase re-use, consistency, and ease of maintenance of the application by developing small content blocks called portlets
- Make your application accessible to the world with internationalization (l18N) features and enhance the looks of your application using the Yii theming model
Approach This is a step-by-step tutorial for developing web applications using Yii. This book follows the test-first, incremental, and iterative approach to software development while developing a project task management application called "TrackStar". Who this book is written for If you are a PHP programmer with knowledge of object oriented programming and want to rapidly develop modern, sophisticated web applications, then this book is for you. No prior knowledge of Yii is required to read this book. |
|
By Janet Valade
For Dummies Paperback (456 pages)
 | List Price: $29.99* Lowest New Price: $17.59* Lowest Used Price: $17.83* Usually ships in 24 hours* *(As of 06:57 Pacific 2 Sep 2010 More Info)
Click Here | - ISBN13: 9780470527580
- Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed
Product Description: Here's what Web designers need to know to create dynamic, database-driven Web sites To be on the cutting edge, Web sites need to serve up HTML, CSS, and products specific to the needs of different customers using different browsers. An effective e-commerce site gathers information about users and provides information they need to get the desired result. PHP scripting language with a MySQL back-end database offers an effective way to design sites that meet these requirements. This full updated 4th Edition of PHP & MySQL For Dummies gets you quickly up to speed, even if your experience is limited. - Explains the easy way to install and set up PHP and MySQL using XAMPP, so it works the same on Linux, Mac, and Windows
- Shows you how to secure files on a Web host and how to write secure code
- Packed with useful and understandable code examples for Web site creators who are not professional programmers
- Fully updated to ensure your code will be compliant based on PHP 5.3 and MySQL 5.1.31
- Provides clear, accurate code examples
PHP & MySQL For Dummies, 4th Edition provides what you need to know to create sites that get results. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file. |
|
|
|