On 23/06/06, weetat <[EMAIL PROTECTED]> wrote:
Anybody have any ideas what happening here ?
Try this as the first line
<?php ini_set('display_errors', 1); ?>
You can remove it later, of course, but it would enable displaying php
errors as it's commonly disabled in production systems, AFAIK..
/ahmed
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

