portfolio


PHP file reader and Smarty

I wrote this code when I was coding for a Company doing web development. Basically what this is three parts:
text file containing html
php file calling the text file
A smarty template
So this is how it works.