Hello all,
Does anybody know what would cause NN4 not to render PHP? When call on stuff from my DB; I see it fine in NN6 and IE, but NN4 nothing.
The wierd thing is I have a script which does an identical function, but calls on different values and I can see it in NN4, but the other...blank.
This problem has me whipped! I don't know why I should care, because NN4 sucks!
Thanx
Netscape 4.x
I would have to guess that the HTML output does it... NN6 got a much better improved HTML interpreter that might manage to read your HTML when NN4.x dont
Andreas
I have had these symptoms before in NN4.x, and they were due to invalid table markup. Make sure you have all the end table tags.
--ph
Click on View, Page Source, and compare the HTML output of each.
Thanks alot. I will go through the html and see if I missed something, chances are I did.
Thanks for the Help
I guess I should tell you guys I did an html clean up... Like put the " " around the missing words. I got it to work part of the time.
I posted in both IE and N4. I could always view the page in IE, but I could only view it 1/2 the time in Netscape. In other words I posted to the DB in IE then it rendered in N4, then it didnt, same goes for when I posted to Db in N4. Is this Clear?
I just have no freaking clue.