php-general | 2005051
Date: 05/14/05
- Next message: john <email protected>: "[PHP] Re: [thelist] SEO"
- Previous message: Richard Lynch: "Re: [PHP] Seeking decent domain registrar"
- In reply to: Brandon Ryan: "Re: [PHP] php works in IE not Firefox?"
- Next in thread: Rory Browne: "Re: [PHP] php works in IE not Firefox?"
- Reply: Rory Browne: "Re: [PHP] php works in IE not Firefox?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
By the time a properly executed script(executed on the remote server) gets
to your computer, regardless of the fact it was done in php(or any other
server side language for that matter) it will just be plain html. Once it
makes you computer the file/html will be the same as the same page written
in ASP or even written with just plain html.
Your focus needs to be on the HTML itself and any CSS(what the browser DOES
receive). Looking at the emails it seems both browsers are having issues.
> > -----Original Message-----
> > From: Dustin Wish [mailto:dwish <email protected>]
> > Sent: Friday, May 13, 2005 2:12 PM
> > To: php-general <email protected>
> > Subject: [PHP] php works in IE not Firefox?
> >
> >
> > Anyone run across an issue where a php script works in IE and
> > not Firefox?
> > Christianboards.org is a PHP nuke site running on a Enism
> > linux box that is
> > having this issue.
> >
> >
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.grisoft.com).
> > Version: 6.0.859 / Virus Database: 585 - Release Date: 2/14/2005
> >
> >
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: john <email protected>: "[PHP] Re: [thelist] SEO"
- Previous message: Richard Lynch: "Re: [PHP] Seeking decent domain registrar"
- In reply to: Brandon Ryan: "Re: [PHP] php works in IE not Firefox?"
- Next in thread: Rory Browne: "Re: [PHP] php works in IE not Firefox?"
- Reply: Rory Browne: "Re: [PHP] php works in IE not Firefox?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

