<?php
@mysql_connect("localhost","root","qq");
@fopen("unknown.gif","r");
@$a = (5/0);
?>
