FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Re: Php Include bug in firefox
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Php Include bug in firefox [message #169648 is a reply to message #169632] Tue, 21 September 2010 14:34 Go to previous message
Erwin Moller is currently offline  Erwin Moller
Messages: 228
Registered: September 2010
Karma:
Senior Member
On 9/20/2010 1:15 PM, Captain Paralytic wrote:
> On 18 Sep, 20:57, GarryJones<mor...@algonet.se> wrote:
>> On Sep 18, 6:21 pm, spamb...@milmac.com (Doug Miller) wrote:
>>
>>> In article<5798dd2d-90b5-46f9-8dc8-16ab2bc19...@j5g2000vbg.googlegroups.com>, GarryJones<mor...@algonet.se> wrote:
>>> [...]
>>
>>>> This works on msie. This does not work on firefox!!
>>
>>> Therefore it is not a PHP problem. PHP runs on the server, not on the client,
>>> and is not affected by the browser running on the client.
>>
>>> You may have a problem with your PHP *script* generating invalid HTML (try
>>> validating at validator.w3.org), or with your Javascript -- but this is
>>> definitely not a PHP problem.
>>
>> Yep, I just learnt something new.
>>
>> The include is a form. This works in msie, not in firefox.
>>
>> <FORM whatever etc>
>> <td>
>> <input type="Submit" value = "Boka NU">
>> </td>
>> </FORM>
>>
>> This works in both
>>
>> <td>
>> <FORM whatever etc>
>> <input type="Submit" value = "Boka NU">
>> </FORM>
>> </td>
>>
>> Ie Firefox has a bug that requires the form to be inside a td if its
>> already in a tr. So it was not php after all.
>
> As others have pointed out, this isn't FireFox's bug, it's yours!!!
>
> Try learning how to write valid HTML before you start blaming others
> for your own failings.

Apparently Garry thinks that a piece of software is bugged when it
doesn't do as he intends.

Regards,
Erwin Moller


--
"There are two ways of constructing a software design: One way is to
make it so simple that there are obviously no deficiencies, and the
other way is to make it so complicated that there are no obvious
deficiencies. The first method is far more difficult."
-- C.A.R. Hoare
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Accessing different resultsets that were created by a mysql stored procedure
Next Topic: Not bale to connect to MySQL with PHP
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 20:41:16 GMT 2024

Total time taken to generate the page: 0.05377 seconds