View Full Version : Is PHP supported by NS 4.5?
We are redesigning our website, and the part that now includes php shows a blank window when the link is clicked in NS4.5.
IE5, NS7 and IE on Mac supports it.
Is there a way to work around this?
TIA for any help and info you can provide.
PHP is a server-side language, so the client is irrelevant.
PHP is usually used to produce html code that's sent to your pc. This html can have problems with your browser, but PHP can send any html the programmer tells it to.
In short, the problem lies in the html that's sent, not in the php code that sends it.
Thank you - One nested table was missing a closing tag.
IE seems to be a little more forgiving than NS.
It's working now!
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.