<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 04:23:36 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Alan Knowles' Blog: Getting Started with HTML_FlexyFramework, DataObjects and HTML_Template_Flexy]]></title>
      <guid>http://www.phpdeveloper.org/news/5896</guid>
      <link>http://www.phpdeveloper.org/news/5896</link>
      <description><![CDATA[<p>
In <a href="http://www.akbkhome.com/blog.php/View/121/Getting_Started_with_HTML_FlexyFramework_DataObjects_and_HTML_Template_Flexy.html">his latest blog entry</a> today, <i>Alan Knowles</i> talks about the HTML_FlexyFramework, DataObjects and HTML_Template_Flexy libraries with a crash course on how to get started with them.
</p>
<blockquote>
<p>
Since most of the applications I write, and get teams to write for me, use the FlexyFramework, I though some simple instructions might be usefull.
</p>
<p>
FlexyFramework, is an extremely simple pair of classes that help load action classes, do internal redirection, and load up basic configuration settings. Basically taking all the hard work out of setting up a reasonably secure web application.
</p>
</blockquote>
<p>
His <a href="http://www.akbkhome.com/blog.php/View/121/Getting_Started_with_HTML_FlexyFramework_DataObjects_and_HTML_Template_Flexy.html">sample project</a>, FlexyCash, will help serve as a framework for the tutorial. You'll have to have somewhat of a familiarity with the installation and setup of the libraries, but after that, all of the code/explainations/instruction is provided. In the end, the script connects to a database and grabs a list of accounts and displays them as an unordered list.
</p>]]></description>
      <pubDate>Fri, 28 Jul 2006 05:59:37 -0500</pubDate>
    </item>
  </channel>
</rss>
