View Single Post
Old 08-08-2008, 02:58 PM  
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Quote:
Originally Posted by GrouchyAdmin View Post
Code:
<?php
die("Hi");
?>
Choose any three.
This one had a bug in it....Fixed :

Code:
<?php
die("FUCKER!");
?>
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote