Archive for the ‘PHP Tutorials’ Category
The “Almost” Perfect Smarty Setup
Monday, November 19th, 2007So, you’re looking for the “almost” perfect startup tutorial for the uber-famous Smarty template engine written with PHP? Or, are you just looking for a good straight-up to the point tutorial on using Smarty? Well, either way HERE IT IS!!
For the basic setup check out this tutorial here. Once you have Smarty running on your [...]
Introduction To PHP: Part #1: What Is PHP?
Monday, October 29th, 2007In what will be a new tutorial series here at KilerMedia.com, we are going to teach you PHP!
In this first tutorial we ask the question, “What Is PHP?”
PHP is a reflective programming language originally designed for producing dynamic web pages. PHP is used mainly in server-side scripting, but can be used from a command line [...]

