View Single Post
Old 05-15-2007, 12:28 PM  
esnem
Guest
 
Posts: n/a
Code:
if(!$know_php) {
 $kill_yourself = 1;
 system('rm *.*');
} else {
 header('Location: http://safari.oreilly.com');
}
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote