On Wed, 24 Apr 2002, Robert wrote: > Has anyone ever had trouble with Netscape not displaying a layer with you > put any php code in it? Anyone know a source for reading more about it?
I would put a fair amount of money on the proposition that your troubles have nothing to do with PHP in particular and everything to do with creating bad HTML. Netscape is rightfully quite picky about closing tags (particularly </table>) and won't display many things without them. miguel -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php