﻿Information for template "Road Killer" - Serbian Latin
--------------------------------------

Doctype:HTML.4.01 Transitional, table design, external css.
---------------------------------------

PHP:

1. A simple function used to show the names of the site editors:

<?php
function Admin()
{
echo "Branko,Janko i Marko";
}
echo" Sajt www.mojsajt.com uredili:";
Admin();
?>

By all means, you can apply other functions as well if you find it necessary. Or, you may insert other components in PHP.

2. A date function:

<?php
echo date("Y-m-d");
?>


This template is freeware - You are allowed to change or add the coding.

You are also allowed to add your own images(which is something expected).

You must, when using this template for your work, leave the notice "Template from numiverzum.com" intact.

Thank you!

Best regards, numiverzum.com