• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ PHP ▶ PHP Best Practices

PHP Best Practices

October 5, 2012

PHP Best Practices

“PHP Best Practices: A short, practical guide for common and confusing PHP tasks” is an attempt to compile a set of basic instructions for what can be considered best practices for common and confusing issues and tasks in PHP. If a low-level task has multiple and confusing approaches in PHP, it belongs here.

Book Description

It’s a guide suggesting the best direction to take when facing one of the common low-level tasks a PHP programmer might encounter that are unclear because of the many options PHP might offer. For example: connecting to a database is a common task with a large amount of possible solutions in PHP, not all of them good ones—thus, it’s included in this document.
It’s a series of short, introductory solutions. Examples should get you up and running in a basic setting, and you should do your own research to flesh them out into something useful to you.

Table of Contents

  • Introduction
  • Storing passwords
  • PHP and MySQL
  • PHP tags
  • Auto-loading classes
  • Single vs. double quotes
  • Caching PHP opcode
  • PHP and Memcached
  • PHP and regex
  • Serving PHP
  • Sending email
  • Validating email addresses
  • Sanitizing HTML
  • PHP and UTF-8
  • Checking null and false values
  • Suggestions and corrections

Download Free PDF / Read Online

Author(s): Alex Cabal
Format(s): HTML(Online)
Link: Read online.

Similar Books:

  1. Performance Best Practices for VMware vSphere 4.0
  2. Brad’s Sure Guide to SQL Server Maintenance Plans
  3. CVS Best Practices
  4. The Rules and Practices of Extreme Programming
  5. Test Driving Linux
Previous Post: « iPhone iOS 6 Development Essentials
Next Post: Developing Modern Mobile Web Apps »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com