<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,15 +0,0 @@
-&lt;?php
-// FIND BOOKS ON PHP AND MYSQL ON AMAZON
-$url = &quot;http://www.amazon.com/exec/obidos/search-handle-form/002-5640957-2809605&quot;;
-$ch = curl_init();    // initialize curl handle
-curl_setopt($ch, CURLOPT_URL,$url); // set url to post to
-curl_setopt($ch, CURLOPT_FAILONERROR, 1);
-curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);// allow redirects
-curl_setopt($ch, CURLOPT_RETURNTRANSFER,1); // return into a variable
-curl_setopt($ch, CURLOPT_TIMEOUT, 3); // times out after 4s
-curl_setopt($ch, CURLOPT_POST, 1); // set POST method
-curl_setopt($ch, CURLOPT_POSTFIELDS, &quot;url=index%3Dbooks&amp;field-keywords=PHP+MYSQL&quot;); // add POST fields
-$result = curl_exec($ch); // run the whole process
-curl_close($ch);
-echo $result;
-?&gt;
\ No newline at end of file</diff>
      <filename>a.php</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>db/gam.sqlite</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d781cae877ec7cd14841fc22410907310b78fb1e</id>
    </parent>
  </parents>
  <author>
    <name>gonzalo</name>
    <login>gonzalo123</login>
    <email>gonzalo123@gmail.com</email>
  </author>
  <url>http://github.com/gonzalo123/gam/commit/5c58085fab2491f4de3b004199f18180f385230f</url>
  <id>5c58085fab2491f4de3b004199f18180f385230f</id>
  <committed-date>2009-01-19T11:03:08-08:00</committed-date>
  <authored-date>2009-01-19T11:03:08-08:00</authored-date>
  <message>clean</message>
  <tree>3e2f9c5beac7e69e229dcb55ec3c7f578c0cd1d4</tree>
  <committer>
    <name>gonzalo</name>
    <login>gonzalo123</login>
    <email>gonzalo123@gmail.com</email>
  </committer>
</commit>
