This is almost always an html problem, not a php one.
If a table tag or something isn't closed properly netscape will show a blank
screen. IE is more (too) forgiving and assumes it knows where you meant to
put the tag.
Check your html and you'll fix it.
Matt Friedman
Spry New Media
http://www.sprynewmedia.com
----- Original Message -----
From: "Jason Caldwell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 14, 2001 10:55 PM
Subject: [PHP] Netscape 4.77 and PHP
> I've created a test.php file that dynamically loads HTML.. works totally
> fine in IE 5, but when I test it with Netscape 4.77 -- nothing comes up...
> just a totally blank page.
>
> Anyone know why this might be happening?
>
> Thanks.
> Jason
>
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]