View Single Post
Old 04-27-2003, 12:16 PM   #10
Chief
Banned
 
Chief's Avatar
 
Join Date: Jul 2001
Location: Florida
Age: 56
Posts: 1,331
Let me just start preparing the script now...

Code:
if($username== "TonitrusEN") { $comment = "Dude, is that a joke?"; } else if ($username == "hondaman-iac") { $comment = "Photos cannot be displayed for banned users"; } else if ($username == "VRGNCD5") { $comment = "Is that a Yugo?"; }
__________________
www.funmansion.com
www.vrating.com

Last edited by Chief : 04-28-2003 at 09:48 PM.
Chief is offline   Reply With Quote