Skip to content

PHP Reference Book Blog

PHP Reference: Beginner to Intermediate PHP5

Get the Book

  • Purchase
  • Free PDF
  • ePub Format
  • HTML Version
  • Corrections

Post Categories

  • Author Notes (1)
  • Clarifications (4)
  • Corrections (10)
  • Miscellaneous (7)
  • Samples (4)
  • Tips (14)

Tags

$_GET $_SERVER addslashes alphanumeric array_key_exists carriage return define easy ebook Function functions global include include_once index isset kindle language construct MySQL mysql_real_escape_string new line newline PCRE PERL php php5 php errors precision preg preg_match preg_replace query string query_string regular expression regular expressions require require_once sample security simple sprintf sql injection tab tip variables

Tag: array_key_exists

Index: array_combine() array_key_exists()

Some quick corrections for the Function Index:

pg. 162

preg_match_all: 157-158

pg. 161

array_combine: 73
array_key_exists: 79-80

Posted on December 20, 2009September 28, 2011Categories CorrectionsTags array_combine, array_key_exists, index, preg_match_all

array_key_exists() Function Index Correction

Thanks to John for submitting this correction!

In the Function Index (pg. 161), array_key_exists() is listed as page 82. However, it is actually on page 79.

Feel free to submit a correction yourself if you find any!

Posted on February 2, 2009September 28, 2011Categories CorrectionsTags array_key_exists, functions, index
Proudly powered by WordPress