Re: Firefox problem in php
May be you produce wrong markup on the server that is interpreted differently in different browsers. That is not a PHP <--> FireFox problem, but a markup / programming problem.
There is no standad on how different browser renders invalid markup / code.
Last edited by kgun : 03-08-2008 at 04:44 PM.
|