Professional PHP Programming
(Page 1 of 9 )
This manuscript is an abridged version of Chapter 20 on
Security from the Wrox Press book
Professional PHP Programming. It shows you how to increase the security of your web site, not just by writing safe PHP scripts but also by configuring your webserver correctly.
This book as a whole is about programming with PHP, an Open Source, server-side scripting language for creating dynamic Web pages. It can be combined with many technologies, and this book has extensive details on integrating PHP with LDAP, XML and IMAP.
PHP is a great tool for quickly bringing dynamic elements to your web site. With its familiar syntax and low overhead, getting started is easy and you don't need to worry about being overwhelmed with details when all you want is a simple script. We will take you from installation and configuration of the PHP engine to advanced dynamic application design, covering database and directory manipulation, dynamic graphic manipulation, dynamic graphic integration, and XML along the way.
For further details about the book, and other books in our range, visit the
Wrox Press Web Site.
Next: Contents >>
More PHP Articles
More By Dev Shed