News Feed
Jobs Feed
Sections




News Archive
NetTuts.com:
Creating a Flat-File Blog Engine Using Slim
June 19, 2012 @ 08:48:15

On the NetTus.com site today there's a new tutorial showing how to use the Slim microframework to create a flat-file blog system as a stand alone PHP application.

In this article, we will learn how to create a flat file blog engine in PHP using the Slim framework. If you don't understand the jargon, don't worry. We're simply going to create a spartan blogging application, which utilizes text files instead of a database to store data. If you're a beginner, fret not! We will start with the basics of using Slim.

He introduces the Slim framework with a simple route handling to render a basic PHP page (an "About" page), setting variables to output to the template, setting up dynamic routes and creating the setup for the blogging engine (viewing articles, archives and a listing page).

0 comments voice your opinion now!
flatfile blog slim microframework tutorial introduction


blog comments powered by Disqus

Similar Posts

Rob Allen's Blog: New Zend Framework Blog/Website

Stuart Herbert's Blog: Learning PHP Data Objects, by Dennis Popel

Channel 9 Forums: Installing PHP Applications on IIS7

Ryan Mauger's Blog: Keeping your html valid with Zend Framework, Tidy and Firebug

UltraVisual Blog: Running PHP Eclipse with FDT / FB & Ant


Community Events











Don't see your event here?
Let us know!


podcast release framework interview unittest community code opinion conference testing development language composer functional tool zendframework2 api example introduction series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework