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

Stefan Mischook's Blog: Introduction to MySQL Video Tutorial

phpRiot.com: Using Callback Functions in PHP

DeveloperTutorials.com: Floating Point Comparisons In PHP and Javascript

Pathfinder Blog: PHP Spam Injection First Aid with Apache ModSecurity

PHPBuilder.com: An introduction to PEAR's Validate package


Community Events











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


development zendframework2 database functional code opinion interview podcast community application release framework phpunit introduction testing example language api composer series

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