<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	
<book>
  <id>276808</id>
  <title><![CDATA[Essential PHP Security]]></title>
  <isbn><![CDATA[059600656X]]></isbn>
  <isbn13><![CDATA[9780596006563]]></isbn13>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <description><![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]></description>
  <work>
  <best_book_id type="integer">276808</best_book_id>
  <books_count type="integer">1</books_count>
  <desc_user_id type="integer" nil="true"></desc_user_id>
  <id type="integer">268441</id>
  <media_type nil="true"></media_type>
  <original_language_id type="integer" nil="true"></original_language_id>
  <original_publication_day type="integer">13</original_publication_day>
  <original_publication_month type="integer">10</original_publication_month>
  <original_publication_year type="integer">2005</original_publication_year>
  <original_title>Essential PHP Security</original_title>
  <rating_dist>total:19|5:9|4:6|3:2|2:2|1:0|</rating_dist>
  <ratings_count type="integer">19</ratings_count>
  <ratings_sum type="integer">79</ratings_sum>
  <reviews_count type="integer">34</reviews_count>
  <text_reviews_count type="integer">3</text_reviews_count>
</work>

  <average_rating><![CDATA[4.16]]></average_rating>
  <ratings_count><![CDATA[19]]></ratings_count>
  <text_reviews_count><![CDATA[3]]></text_reviews_count>
  
  <url><![CDATA[http://www.goodreads.com/book/show/276808.Essential_PHP_Security]]></url>
  <link><![CDATA[http://www.goodreads.com/book/show/276808.Essential_PHP_Security]]></link>
  <authors>
    <author>
    <id>104412</id>
        <name><![CDATA[Chris Shiflett]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/104412.Chris_Shiflett]]></link>
    <average_rating>4.14</average_rating>
    <ratings_count>22</ratings_count>
    <text_reviews_count>3</text_reviews_count>
  </author>
  </authors>
    <reviews start="1" end="20" total="34">
      <review>
  <id>19893273</id>
    <user>
    <id>1068236</id>
    <name><![CDATA[Hamed]]></name>
    <location><![CDATA[Iran, Islamic Republic of]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1068236-hamed]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Apr 10 16:03:46 -0700 2008</date_added>
  <date_updated>Thu Apr 10 16:17:12 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[i need this book for my project please say me url or give me.<br/>please i need it.]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/19893273]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/19893273]]></link>
</review>
      <review>
  <id>38027617</id>
    <user>
    <id>1308344</id>
    <name><![CDATA[James]]></name>
    <location><![CDATA[Buffalo, NY]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1308344-james]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1215501784p3/1308344.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1215501784p2/1308344.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="programming-languages" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Nov 18 06:09:12 -0800 2008</date_added>
  <date_updated>Tue Nov 18 06:10:24 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[Filter Input and Escape Output]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/38027617]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/38027617]]></link>
</review>
      <review>
  <id>588344</id>
    <user>
    <id>36498</id>
    <name><![CDATA[m.]]></name>
    <location><![CDATA[San Francisco, CA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/36498-m]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1249147487p3/36498.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1249147487p2/36498.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Sun Apr 01 00:00:00 -0700 2007</read_at>
  <date_added>Thu Apr 05 11:54:55 -0700 2007</date_added>
  <date_updated>Thu May 17 19:47:38 -0700 2007</date_updated>
  <read_count></read_count>
    <body><![CDATA[great, practical, the real thing. ]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/588344]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/588344]]></link>
</review>
      <review>
  <id>74533682</id>
    <user>
    <id>2787540</id>
    <name><![CDATA[Julian]]></name>
    <location><![CDATA[Sofia, 42, Bulgaria]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2787540-julian]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>2</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Oct 14 13:15:43 -0700 2009</date_added>
  <date_updated>Wed Oct 14 13:15:43 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/74533682]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/74533682]]></link>
</review>
      <review>
  <id>73502764</id>
    <user>
    <id>1882748</id>
    <name><![CDATA[Joshua]]></name>
    <location><![CDATA[Detroit, MI]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1882748-joshua]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1231429176p3/1882748.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1231429176p2/1882748.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Mon Oct 05 08:10:10 -0700 2009</date_added>
  <date_updated>Mon Oct 05 08:10:10 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/73502764]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/73502764]]></link>
</review>
      <review>
  <id>59975609</id>
    <user>
    <id>2048160</id>
    <name><![CDATA[Richard]]></name>
    <location><![CDATA[Provo, UT]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2048160-richard]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Wed Jul 19 00:00:00 -0700 2006</read_at>
  <date_added>Tue Jun 16 20:11:58 -0700 2009</date_added>
  <date_updated>Tue Jun 16 20:11:58 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/59975609]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/59975609]]></link>
</review>
      <review>
  <id>59729847</id>
    <user>
    <id>2420632</id>
    <name><![CDATA[Andrew]]></name>
    <location><![CDATA[Hungary]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2420632-andrew-pataki]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1245083018p3/2420632.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1245083018p2/2420632.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>5</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="work-related" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at>Mon Jan 01 00:00:00 -0800 2007</read_at>
  <date_added>Mon Jun 15 08:12:27 -0700 2009</date_added>
  <date_updated>Mon Jun 15 08:12:36 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/59729847]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/59729847]]></link>
</review>
      <review>
  <id>57122184</id>
    <user>
    <id>1111380</id>
    <name><![CDATA[iqbal]]></name>
    <location><![CDATA[Jakarta, Indonesia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1111380-iqbal]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1225584520p3/1111380.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1225584520p2/1111380.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat May 23 22:13:43 -0700 2009</date_added>
  <date_updated>Sat May 23 22:13:43 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/57122184]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/57122184]]></link>
</review>
      <review>
  <id>55538426</id>
    <user>
    <id>2303076</id>
    <name><![CDATA[Ahmed]]></name>
    <location><![CDATA[Saudi Arabia]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/2303076-ahmed]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat May 09 20:30:29 -0700 2009</date_added>
  <date_updated>Sat May 09 20:30:29 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/55538426]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/55538426]]></link>
</review>
      <review>
  <id>53604637</id>
    <user>
    <id>760917</id>
    <name><![CDATA[Eugene]]></name>
    <location><![CDATA[Ukraine]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/760917-eugene]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Apr 22 10:49:38 -0700 2009</date_added>
  <date_updated>Wed Apr 22 10:49:38 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/53604637]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/53604637]]></link>
</review>
      <review>
  <id>50780669</id>
    <user>
    <id>460133</id>
    <name><![CDATA[Terry]]></name>
    <location><![CDATA[San Francisco, CA]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/460133-terry-chay]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1238310035p3/460133.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1238310035p2/460133.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sun Mar 29 00:19:17 -0700 2009</date_added>
  <date_updated>Sun Mar 29 00:19:17 -0700 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/50780669]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/50780669]]></link>
</review>
      <review>
  <id>42379328</id>
    <user>
    <id>1883396</id>
    <name><![CDATA[Aaron]]></name>
    <location><![CDATA[The United States]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1883396-aaron-wells]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1231438445p3/1883396.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1231438445p2/1883396.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Jan 08 13:51:20 -0800 2009</date_added>
  <date_updated>Thu Jan 08 13:51:20 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/42379328]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/42379328]]></link>
</review>
      <review>
  <id>42107213</id>
    <user>
    <id>1873736</id>
    <name><![CDATA[Nkvn0j]]></name>
    <location><![CDATA[Austria]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1873736-nkvn0j]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Jan 06 10:56:32 -0800 2009</date_added>
  <date_updated>Tue Jan 06 10:56:32 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/42107213]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/42107213]]></link>
</review>
      <review>
  <id>37207390</id>
    <user>
    <id>1637053</id>
    <name><![CDATA[Amber]]></name>
    <location><![CDATA[Ashland, OR]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1637053-amber]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1238988871p3/1637053.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1238988871p2/1637053.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
            <shelf name="to-read" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Sat Nov 08 15:48:10 -0800 2008</date_added>
  <date_updated>Thu Feb 05 10:44:00 -0800 2009</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/37207390]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/37207390]]></link>
</review>
      <review>
  <id>36946552</id>
    <user>
    <id>1684733</id>
    <name><![CDATA[Steve]]></name>
    <location><![CDATA[East Haven, CT]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1684733-steve]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>4</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Nov 05 01:54:01 -0800 2008</date_added>
  <date_updated>Wed Nov 05 01:54:01 -0800 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/36946552]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/36946552]]></link>
</review>
      <review>
  <id>35917527</id>
    <user>
    <id>103658</id>
    <name><![CDATA[Arsham]]></name>
    <location><![CDATA[Shiraz, Iran, Islamic Republic of]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/103658-arsham-shirvani]]></link>
    <image_url><![CDATA[http://photo.goodreads.com/users/1224667205p3/103658.jpg]]></image_url>
    <small_image_url><![CDATA[http://photo.goodreads.com/users/1224667205p2/103658.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>2</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Oct 22 02:15:01 -0700 2008</date_added>
  <date_updated>Wed Oct 22 02:15:04 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/35917527]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/35917527]]></link>
</review>
      <review>
  <id>35907458</id>
    <user>
    <id>1644266</id>
    <name><![CDATA[Frank]]></name>
    <location><![CDATA[Sri Lanka]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1644266-frank]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Tue Oct 21 20:45:25 -0700 2008</date_added>
  <date_updated>Tue Oct 21 20:45:28 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/35907458]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/35907458]]></link>
</review>
      <review>
  <id>35484264</id>
    <user>
    <id>1613826</id>
    <name><![CDATA[Zart]]></name>
    <location><![CDATA[Turkey]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1613826-zart-anyan]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>3</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
            <shelf name="php" />
        <shelf name="php-security" />
        <shelf name="security" />
      </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Thu Oct 16 13:23:52 -0700 2008</date_added>
  <date_updated>Thu Oct 16 13:23:52 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/35484264]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/35484264]]></link>
</review>
      <review>
  <id>33878233</id>
    <user>
    <id>1566780</id>
    <name><![CDATA[Emp2008]]></name>
    <location><![CDATA[Palestinian Territory, Occupied]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1566780-emp2008]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-U-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Fri Sep 26 05:10:41 -0700 2008</date_added>
  <date_updated>Fri Sep 26 05:10:45 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/33878233]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/33878233]]></link>
</review>
      <review>
  <id>31929387</id>
    <user>
    <id>1491858</id>
    <name><![CDATA[Michael]]></name>
    <location><![CDATA[Chicago, IL]]></location>
    <link><![CDATA[http://www.goodreads.com/user/show/1491858-michael-maranda]]></link>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-111x148.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto-M-50x66.jpg]]></small_image_url>
  </user>
    <book>
  <id type="integer">276808</id>
  <isbn>059600656X</isbn>
  <isbn13>9780596006563</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Essential PHP Security]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173353737m/276808.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173353737s/276808.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/276808.Essential_PHP_Security</link>
  <average_rating>4.16</average_rating>
  <ratings_count>19</ratings_count>
  <description>
    <![CDATA[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.   <p>  Security is an issue that demands attention, given the growing frequency of attacks on web sites. <em>Essential PHP Security</em> 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.  </p><p>  In the much-needed (and highly-requested) <em>Essential PHP Security</em>, 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.  </p><p>  Topics covered include:  &lt;ul&gt;&lt;li&gt;Preventing cross-site scripting (XSS) vulnerabilities  &lt;li&gt;Protecting against SQL injection attacks  &lt;li&gt;Complicating session hijacking attempts</p><p>    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.</p>]]>
  </description>
  <published>2005</published>
</book>

    <rating>0</rating>
  <votes>0</votes>
  <spoiler_flag>false</spoiler_flag>
  <shelves>
        <shelf name="read" />
          </shelves>
  <recommended_for><![CDATA[]]></recommended_for>
  <recommended_by><![CDATA[]]></recommended_by>
  <read_at></read_at>
  <date_added>Wed Sep 03 13:29:07 -0700 2008</date_added>
  <date_updated>Wed Sep 03 13:29:07 -0700 2008</date_updated>
  <read_count></read_count>
    <body><![CDATA[]]></body>
    
  <url><![CDATA[http://www.goodreads.com/review/show/31929387]]></url>
  <link><![CDATA[http://www.goodreads.com/review/show/31929387]]></link>
</review>
    </reviews>
  <popular_shelves>
          <shelf name="to-read" />
          <shelf name="programming" />
          <shelf name="computer" />
          <shelf name="work-related" />
          <shelf name="programming-languages" />
          <shelf name="php-security" />
          <shelf name="php" />
          <shelf name="security" />
          <shelf name="web-design" />
      </popular_shelves>
  <book_links>
    <book_link>
  <id>8</id>
  <name><![CDATA[WorldCat]]></name>
  <link>http://www.goodreads.com/book_link/follow/8?book_id=276808</link>
</book_link>
  </book_links>
</book>
</GoodreadsResponse>