Webmaster Tips » Webmaster Books » PHP
PHP books
Pro PHP Programming
![]() |
Author: | Peter MacIntyre |
| List price: | $49.99 | |
| Amazon price: | $38.01 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress ( 5 August 2011) |
If you are a web programmer, you need to know modern PHP. This book presents with many new areas in which PHP plays a large role. If you want to write a mobile application using geo-location data, Pro PHP Programming will show you how. Additionally, if you need to make sure that you can write a multilingual indexing application using Sphinx, this book will help you avoid the pitfalls.
Of course, Pro PHP Programming gives a thorough survey of PHP post-5.3. You'll begin by working through an informative survey and clear guide to object-oriented PHP. Then, you'll be set for the core of the book on modern PHP applications. Now, you'll be able to start with the chapter on PHP for mobile programming and move on to sampling social media applications. You'll also be guided through new PHP programming language features like closures and namespaces.
Pro PHP Programming deals with filtering data from users and databases next, so you'll be well prepared for relational and NoSQL databases. Of course, you can also learn about data retrieval from other sources, like OCR libraries or websites. Then the question of how to format and present data arises, and in Pro PHP Programming, you'll find solutions via JSON, AJAX and XML.
- PHP 5.3 object-oriented programming and new PHP features
- Writing programs talking to SQL-based and NoSQL-based databases alike
- Using modern PHP programmer's tools
- Writing social media applications
- Investigating NoSQL datastores
- Writing PHP programs for a cloud ecology
This book is for intermediate and advanced PHP programmers, as well as programmers coming from other languages such as Python, Perl, C/C++. It can also be utilized by programmers with knowledge of a previous PHP version who want to return to PHP.
Table of Contents- Object Orientation
- Exceptions and References
- Mobile PHP
- Social Media
- Cutting Edge
- Form Design and Management
- Database Interaction I
- Database Interaction II
- Database Interaction III
- Libraries
- Security
- Agile Development with Zend Studio for Eclipse, Bugzilla, Mylyn, and Subversion
- Refactoring, Unit Testing, and Continuous Intergration
- XML
- JSON and AJAX
- Conclusions
- Regular Expressions
PHP and MySQL LiveLessons (Video Training)
![]() |
Author: | Marc Wandschneider |
| List price: | $99.99 | |
| Amazon price: | $55.56 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Prentice Hall (12 October 2008) |
For every developer who wants to build production-quality applications using PHP and MySQL.
In this one-of-a-kind video package, top Web developer and Prentice Hall author Marc Wandschneider shows you exactly how to build reliable, secure, industrial-strength Web applications with PHP and MySQL. You’ll master both PHP and MySQL through 18 comprehensive video lessons, and you’ll have your first PHP/MySQL application running in less than an hour.
Wandschneider shows how to set up PHP on Windows and Mac OS X and then builds your skills by walking you through actual application development projects. Just click, watch, and learn efficient ways to implement user account creation, form validation, cookie and session management, file upload/download, and much more.
Everything’s taught visually, using sample applications ranging from a simple calculator to a full-fledged photo sharing site, and all the sample code is on the DVD. Programming challenges at the end of each lesson teach you how to take your skills to the next level. You’ll master essential PHP and MySQL best practices at your own pace and learn how to deliver production-quality PHP/MySQL solutions faster and more effectively.
LiveLessons: Video Instruction from Technology Experts
Looking for a better way to master today’s rapidly changing technologies? Want expert help, but don’t have the time or energy to read a book? Can’t find classroom training worth the money? Discover LiveLessons: self-paced, personal video instruction from the world’s leading experts.
- LiveLessons are video courses, on DVD with a book supplement, that are organized into bite-sized, self-contained sessions—you’ll learn key skills in as little as fifteen minutes!
- Each lesson begins with well-defined learning objectives so you know exactly what you will learn in the lesson.
- Follow along as your instructor shows exactly how to get great results in your real-world environment.
PHP Master: Write Cutting Edge Code
![]() |
Author: | Davey Shafik |
| List price: | $39.95 | |
| Amazon price: | $22.45 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | SitePoint ( 1 November 2011) |
PHP Master is tailor-made for the PHP developer who's serious about taking their server-side applications to the next level and who wants to really keep ahead of the game by adhering to best practice, employing the most effective object-oriented programming techniques, wrapping projects in layers of security and ensuring their code is doing its job perfectly.
- Create professional, dynamic applications according to an object-oriented programming blueprint
- Learn advanced performance evaluation techniques for maximum site efficiency
- Brush up on the best testing methods to refine your code and keep your applications watertight
- Protect your site against attacks and vulnerabilities with the latest security systems
- Plug in to some serious functionality with PHP's APIs and libraries
Pro PHP Application Performance (Expert's Voice in Open Source)
![]() |
Author: | James McLean |
| List price: | $49.99 | |
| Amazon price: | $26.99 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Apress ( 1 April 2010) |
PHP is used by more than a million programmers world-wide. Any serious PHP programmer needs to be able to tune programmes in PHP for performance. This is the only book giving PHP programmers the techniques they need to tune their projects for best performance.
Plug-In PHP: 100 Power Solutions: Simple Solutions to Practical PHP Problems
![]() |
Author: | Robin Nixon |
| List price: | $39.99 | |
| Amazon price: | $24.96 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | McGraw-Hill Osborne Media (18 February 2010) |
Practical solutions to real-world problems
This practical guide gives you 100 ready-to-run PHP functions for solving most of the main problems you encounter when building a dynamic website with PHP. Every plug-in in the book offers a complete and working solution for a result you can achieve right away, using ready-made code you simply drop into your own program. And there's little or no learning curve, because each one is self-contained and thoroughly documented.
Packed with tips and suggestions
Plug-in PHP is packed with programming tips and suggestions for further adapting the functions to your own needs, and even breaks down all the variables, arrays and functions used by each into at-a-glance tables, accompanied by a screen grab of every function in action. This makes the book extremely easy to use, even for complete beginners to PHP programming.
Real world solutions
Plug-in PHP has everything you need for:
- Processing text
- Image uploading and manipulation
- Content management
- Forms and user input
- Integrating your website with others
- Creating chat and messaging services
- Using MySQL
- Managing sessions and cookies
- Dealing with APIs; RSS; and XML
- Integrating with JavaScript and Ajax
- Accessing geo-location
- Spell checking and language translation
- A great deal more...
Written by a PHP expert with many years of experience developing websites in PHP and writing about PHP development, this invaluable resource draws on the author's personal toolkit of solutions built up over the years. This means they are fast, tried-and-tested functions that have been proven to work in the real world, and they will work for you too.
PHP 5 E-commerce Development
![]() |
Author: | Michael Peacock |
| List price: | $39.99 | |
| Amazon price: | $31.23 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Packt Publishing (20 January 2010) |
This is a fast-paced tutorial focusing on creating a framework and using it to build an online store through an ongoing case study. Later chapters include examples to illustrate how easily the framework can be adapted for different situations. The framework and code are enhanced and built upon with each chapter, adding more and more functionality. If you are a web developer, or anyone looking to increase your understanding of e-commerce site development, this book is for you. Primarily aimed at PHP developers, it is suitable for any web developer interested in enhancing their e-commerce knowledge, or developers looking to move towards PHP. Intermediate knowledge of PHP development and object-oriented programming is assumed, and basic knowledge of e-commerce principles will be of benefit too.
PHP and MySQL 24-Hour Trainer
![]() |
Author: | Andrea Tarr |
| List price: | $39.99 | |
| Amazon price: | $23.79 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wrox ( 1 November 2011) |
Step-by-step lessons for using PHP and MySQL in a unique book-and-video combination
Assuming no previous experience with PHP or MySQL, this book-and-video package is ideal reading for anyone who wants to go beyond HTML/CSS in order to provide clients with the most dynamic web sites possible. The approachable tone breaks down the basics of programming and PHP and MySQL in individual lessons starting with the installation of the programs necessary to run PHP. You begin with a static web site and then watch and learn as PHP functionality is added as you work through the lessons.
When working with databases, the MySQL database is introduced with demonstrations that show how to interact with it. The accompanying videos enhance your learning experience, as each lesson in the book is portrayed in the video exercises.
Lessons include:
• Getting started with PHP
• Setting up your workspace
• Adding PHP to a web page
• Learning PHP syntax
• Working with variables
• Debugging code
• Working with complex data
• Making decisions
• Repeating program steps
• Learning about scope
• Reusing code with functions
• Creating forms
• Introducing object-oriented programming
• Defining classes
• Using classes
• Using advanced techniques
• Handling errors
• Writing secure code
• Introducing databases
• Introducing MySQL
• Creating and connecting to the
• Creating tables
• Entering data
• Selecting data
• Using multiple tables
• Changing data
• Deleting data
• Preventing database security issues
• Creating user logins
• Turn the case study into a content management system
Note: As part of the print version of this title, video lessons are included on DVD. For e-book versions, video lessons can be accessed at wrox.com using a link provided in the interior of the e-book.
Wicked Cool PHP: Real-World Scripts That Solve Difficult Problems
![]() |
Author: | William Steinmetz |
| List price: | $29.95 | |
| Amazon price: | $17.12 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | No Starch Press (16 February 2008) |
Instead of starting at "Hello World," Wicked Cool PHP assumes that you're familiar with the language and jumps right into the good stuff. After you learn the FAQs of life-the most commonly wished for PHP scripts-you'll work your way through smart configuration options and the art of forms, all the way through to complex database-backed scripts.
Wicked Cool PHP contains a wide variety of scripts to process credit cards, check the validity of email addresses, template HTML, and serve dynamic images and text. The 76 easily implemented scripts will also teach you how to:
Send and receive email notifications Track your visitors' behavior with cookies and sessions Override PHP's default settings Manipulate dates, images, and text on the fly Harness SOAP and other web services Create an online poll, ecard delivery system, and blog
But it's not all fun and games: Security is a big concern when programming any web application. So you'll learn how to encrypt your confidential data, safeguard your passwords, and prevent common cross-site-scripting attacks. And you'll learn how to customize all of the scripts to fit your own needs.
Dynamic Web content doesn't have to be difficult. Learn the secrets of the craft from two experienced PHP developers with Wicked Cool PHP.
Beginning PHP5, Apache, and MySQL Web Development (Programmer to Programmer)
![]() |
Author: | Elizabeth Naramore |
| List price: | $39.99 | |
| Amazon price: | $8.99 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | Wrox ( 4 February 2005) |
This update to a Wrox bestseller dives in and guides the reader through the entire process of creating dynamic, data-driven sites using the open source "AMP" model: Apache Web server, the MySQL database system, and the PHP scripting language. The team of expert authors covers PHP scripting, database management, security, integration, and e-commerce functions and comes complete with a useful syntax reference.
- Showcases three fully functional Web site examples, with implementations for both Windows and Linux, that readers can incorporate into their own projects
- Updates include a new chapter on PHP5 features and functions, a new example Web site application, and updates to PHP5 throughout the text
PHP: The Good Parts: Delivering the Best of PHP
![]() |
Author: | Peter MacIntyre |
| List price: | $29.99 | |
| Amazon price: | $15.48 Book details at Amazon.com | |
| Average rating: | ||
| Publisher: | O'Reilly Media (27 April 2010) |
Get past all the hype about PHP and dig into the real power of this language. This book explores the most useful features of PHP and how they can speed up the web development process, and explains why the most commonly used PHP elements are often misused or misapplied. You'll learn which parts add strength to object-oriented programming, and how to use certain features to integrate your application with databases.
Written by a longtime member of the PHP community, PHP: The Good Parts is ideal for new PHP programmers, as well as web developers switching from other languages.
- Become familiar with PHP's basic syntax, variables, and datatypes
- Learn how to integrate the language with web pages
- Understand how to use strings, arrays, and PHP's built-in functions
- Discover the advantages of using PHP as an object-oriented language
- Explore how PHP interacts with databases, such as SQLite and MySQL
- Learn input- and output-handling best practices to prevent security breaches
Tips & Tricks
Webmaster Tools
Sponsors
Subscribe
Statistics
Validate








