Code:
this.ie4 = (document.all && !this.dom)?1:0;
this.ns4 = (document.layers && !this.dom)?1:0;
this.ns6 = (this.dom && !document.all)?1:0;
this.ie5 = (this.dom && document.all)?1:0;
Those browsers have been one with Nineveh and Tyre for very many years.
It is your responsibility to die() if necessary….. - PHP Manual