Programming PHP
Title | Programming PHP PDF eBook |
Author | Rasmus Lerdorf |
Publisher | "O'Reilly Media, Inc." |
Pages | 534 |
Release | 2002-03-26 |
Genre | Computers |
ISBN | 9781565926103 |
This is a comprehensive guide to PHP, a simple yet powerful language for creating dynamic web content. It is a detailed reference to the language and its applications, including such topics as form processing, sessions, databases, XML, and graphics and Covers PHP 4, the latest version.
PHP Programming for Windows
Title | PHP Programming for Windows PDF eBook |
Author | Andrew Stopford |
Publisher | Sams Publishing |
Pages | 358 |
Release | 2002 |
Genre | Electronic books |
ISBN | 9780735711693 |
The authoritative guide to developing Web applications with PHP on the Microsoft Windows platform, this is the first book of its kind to offer a Windows centric stance on PHP with the intermediate to advanced audience in mind. This book covers PHP from the ground up and benefits both those new to PHP to PHP experts.
PHP and MySQL Web Development
Title | PHP and MySQL Web Development PDF eBook |
Author | Luke Welling |
Publisher | Sams Publishing |
Pages | 918 |
Release | 2003 |
Genre | Computers |
ISBN | 9780672325250 |
A new, updated and revised edition of the best-selling #1 book on any open source programming topic.
Red Hat Linux 7.2 Unleashed
Title | Red Hat Linux 7.2 Unleashed PDF eBook |
Author | Tricia Ballad |
Publisher | Pearson Education |
Pages | 517 |
Release | 2008-12-16 |
Genre | Computers |
ISBN | 0321574338 |
Easy, Powerful Code Security Techniques for Every PHP Developer Hackers specifically target PHP Web applications. Why? Because they know many of these apps are written by programmers with little or no experience or training in software security. Don’t be victimized. Securing PHP Web Applications will help you master the specific techniques, skills, and best practices you need to write rock-solid PHP code and harden the PHP software you’re already using. Drawing on more than fifteen years of experience in Web development, security, and training, Tricia and William Ballad show how security flaws can find their way into PHP code, and they identify the most common security mistakes made by PHP developers. The authors present practical, specific solutions—techniques that are surprisingly easy to understand and use, no matter what level of PHP programming expertise you have. Securing PHP Web Applications covers the most important aspects of PHP code security, from error handling and buffer overflows to input validation and filesystem access. The authors explode the myths that discourage PHP programmers from attempting to secure their code and teach you how to instinctively write more secure code without compromising your software’s performance or your own productivity. Coverage includes Designing secure applications from the very beginning—and plugging holes in applications you can’t rewrite from scratch Defending against session hijacking, fixation, and poisoning attacks that PHP can’t resist on its own Securing the servers your PHP code runs on, including specific guidance for Apache, MySQL, IIS/SQL Server, and more Enforcing strict authentication and making the most of encryption Preventing dangerous cross-site scripting (XSS) attacks Systematically testing yourapplications for security, including detailed discussions of exploit testing and PHP test automation Addressing known vulnerabilities in the third-party applications you’re already running Tricia and William Ballad demystify PHP security by presenting realistic scenarios and code examples, practical checklists, detailed visuals, and more. Whether you write Web applications professionally or casually, or simply use someone else’s PHP scripts, you need this book—and you need it now, before the hackers find you!
Modern PHP
Title | Modern PHP PDF eBook |
Author | Josh Lockhart |
Publisher | "O'Reilly Media, Inc." |
Pages | 251 |
Release | 2015-02-16 |
Genre | Computers |
ISBN | 1491904992 |
PHP is experiencing a renaissance, though it may be difficult to tell with all of the outdated PHP tutorials online. With this practical guide, you’ll learn how PHP has become a full-featured, mature language with object-orientation, namespaces, and a growing collection of reusable component libraries. Author Josh Lockhart—creator of PHP The Right Way, a popular initiative to encourage PHP best practices—reveals these new language features in action. You’ll learn best practices for application architecture and planning, databases, security, testing, debugging, and deployment. If you have a basic understanding of PHP and want to bolster your skills, this is your book. Learn modern PHP features, such as namespaces, traits, generators, and closures Discover how to find, use, and create PHP components Follow best practices for application security, working with databases, errors and exceptions, and more Learn tools and techniques for deploying, tuning, testing, and profiling your PHP applications Explore Facebook’s HVVM and Hack language implementations—and how they affect modern PHP Build a local development environment that closely matches your production server
Core Web Application Development with PHP and MySQL
Title | Core Web Application Development with PHP and MySQL PDF eBook |
Author | Marc Wandschneider |
Publisher | Prentice-Hall PTR |
Pages | 858 |
Release | 2006 |
Genre | Computers |
ISBN | 9780131867161 |
The accompanying CD-ROM contains all source code from the book, including three complete applications.
Web Database Applications with PHP and MySQL
Title | Web Database Applications with PHP and MySQL PDF eBook |
Author | Hugh E. Williams |
Publisher | "O'Reilly Media, Inc." |
Pages | 592 |
Release | 2002 |
Genre | Computers |
ISBN | 9780596000417 |
Introduces techniques for building applications that integrate large databases with web interfaces. Using a three-tier architecture, the book focuses on the middle tier and the application logic that brings together the fundamentally different client and database tiers. The authors explain the principles behind searching, browsing, storing user data, validating user input, managing user transactions, and security. Annotation copyrighted by Book News, Inc., Portland, OR.