|
| |
|
EBooks » PHP
 PHP is far more than a cult language or open-source icon. It's a
remarkably capable language that's well integrated with lots of
technologies--notably mSQL and MySQL database servers--and quite easy
to learn. Programming PHP
helps you up the PHP learning curve, very nearly guaranteeing that
you'll find in its pages an example that illustrates every fundamental
aspect of the language and its most important extension modules. Plus,
there's some cool advanced stuff, like recipes for manipulating images,
working with Extensible Markup Language (XML) content, and generating
Adobe Acrobat (PDF) files. Rasmus Lerdorf invented PHP and quarterbacks
its ongoing evolution, so there's little question of the content's
authority. The authors use a Talmudic style to explore PHP's
capabilities and explain them to their readers, meaning that they like
to present code and commentary in close formation, with each enhancing
the other. Typically, they'll present a capability generically and show
the relevant code. Then they'll dig into variations on the theme,
calling attention to required code alterations as they go. This is a
book about PHP itself, so practically no attention is paid to PHP
Builder or other development tools. Regardless, this book will help you
solve programming challenges with PHP, and enable you to write
efficient, attractive code. --David Wall  Being highly flexible in building dynamic, database-driven web
applications makes the PHP programming language one of the most popular
web development tools in use today. It also works beautifully with
other open source tools, such as the MySQL database and the Apache web
server. However, as more web sites are developed in PHP, they become
targets for malicious attackers, and developers need to prepare for the
attacks. Security is an issue that demands attention, given the growing frequency of attacks on web sites. Essential PHP Security
explains the most common types of attacks and how to write code that
isn't susceptible to them. By examining specific attacks and the
techniques used to protect against them, you will have a deeper
understanding and appreciation of the safeguards you are about to learn
in this book. In the much-needed (and highly-requested) Essential PHP Security,
each chapter covers an aspect of a web application (such as form
processing, database programming, session management, and
authentication). Chapters describe potential attacks with examples and
then explain techniques to help you prevent those attacks. Topics covered include: - Preventing cross-site scripting (XSS) vulnerabilities
- Protecting against SQL injection attacks
- Complicating session hijacking attempts
You are in good hands with author Chris Shiflett, an
internationally-recognized expert in the field of PHP security.
Shiflett is also the founder and President of Brain Bulb, a PHP
consultancy that offers a variety of services to clients around the
world. 
What you hold in your hands is the answer to all your PHP 5 needs. We have written PHP 5 Recipes with a number of purposes in mind. First, this book is a source of instant solutions, including countless pieces of useful code that you can just copy and paste into your own applications, giving you answers fast and saving you hours of coding time. Second, this book is a useful reference to the most important aspects of the PHP 5 language, including the vital functions you know and love from previous versions of PHP, as well as the functions introduced in PHP 5. Finally, this book explains the new PHP 5 functionality in detail, including the vastly improved object-oriented capabilities and the new MySQLi database extension. We are confident PHP 5 Recipes will be a useful and welcome companion throughout your PHP journey, keeping you on the cutting edge of PHP development, ahead of the competition, and giving you all the answers you need, when you need them. Sams Teach Yourself PHP, MySQL™ and Apache in All in One
Sams Teach Yourself PHP, MySQL, and Apache in 24 Hours combines coverage of these three popular open-source Web development tools into one easy-to-understand book
 PHP Professional Projects | Course Technology PTR | 896 pages | 15.5Mb Topics covered: Solving common Web site problems with PHP and MySQL. Sections address the fundamentals of PHP and MySQL, but the authors quickly transition into full applications: a shopping cart, a user authenticator, an e-mail sender, and a graphics-file manipulator are among the best. Book Description: Use PHP to accomplish real-world, professional tasks. PHP Professional Projects is your key to unlocking the power of PHP. Each project focuses on a specific concept and is based on a real-world situation. Enhance your skills as you work through five projects including creating a user registration form, storing and retrieving data from files, working with MySQL using PHP, creating a catalog and shopping cart, and user authentication and tracking. When you are finished, you will have the skills necessary to modify projects to fit your professional needs.
|
| |
|