<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Alxandr's blog</title>
  <link rel="alternate" type="text/html" href="http://code2design.com/blog/alxandr"/>
  <link rel="self" type="application/atom+xml" href="http://code2design.com/blog/11/atom/feed"/>
  <id>http://code2design.com/blog/11/atom/feed</id>
  <updated>2007-08-10T11:18:31-04:00</updated>
  <entry>
    <title>PHP-guestbook without MySQL</title>
    <link rel="alternate" type="text/html" href="http://code2design.com/alxandr/php_guestbook_without_mysql" />
    <id>http://code2design.com/alxandr/php_guestbook_without_mysql</id>
    <published>2007-02-09T10:26:32-05:00</published>
    <updated>2007-08-10T11:18:31-04:00</updated>
    <author>
      <name>Alxandr</name>
    </author>
    <category term="Alxandr" />
    <category term="PHP" />
    <summary type="html"><![CDATA[<p>Ok, I made a basic guestbook script in PHP yesterday that you can use without having support for MySQL. I thought maybe someone would like it so I have uploaded it.<br />
The guestbook is self installing, just run the script once and everything will be installed! (remember to rename the file to guestbook.php not guestbook.txt first...)<br />
[edit]Now I've also created one for XML. It works just as the other one, but you don't need to us sqlight... Also remember to rename the new file to gb_test.php, not gb_test.php_.txt, then it won't work...[/edit]<br />
Now I'm just realy getting annoyed because I need more than 100 words in this stupid blog entry... Wonder if I've made that by now..</p>
    ]]></summary>
    <content type="html"><![CDATA[<p>Ok, I made a basic guestbook script in PHP yesterday that you can use without having support for MySQL. I thought maybe someone would like it so I have uploaded it. </p>
<p>The guestbook is self installing, just run the script once and everything will be installed! (remember to rename the file to guestbook.<span style="font-weight:bold">php</span> not guestbook.<span style="font-weight:bold">txt</span> first...)</p>
<p>[edit]Now I've also created one for XML. It works just as the other one, but you don't need to us sqlight... Also remember to rename the new file to gb_test.php, not gb_test.php_.txt, then it won't work...[/edit]</p>
<p>Now I'm just realy getting annoyed because I need more than 100 words in this stupid blog entry... Wonder if I've made that by now..</p>
    ]]></content>
  </entry>
</feed>
<!-- Rendered in 0.27251 -->