A
Anonymous
Guest
scrpit seems to be allright,
put the following on top of your page
put the following on top of your page
Code:
<?php
error_reporting(E_ALL & ~E_NOTICE);
?>