Here my next Template
this time its a bit different from my matrix template but still in css 3 enjoy.
Dont forget to say thanks
this time its a bit different from my matrix template but still in css 3 enjoy.
Dont forget to say thanks
foreach ($_SERVER as $server => $value)
{
echo "$server is $value<br />";
}
Comment