Dear everyone,
I write a HTML frame to include some php3 files. And this frame allow user to resize it, but the problem is when the first line of any included php3 file is <? ?>, well, it is just comments inside the <? ?>. It cause my Netscape browser illegal operation when i resize the Netscape window, but it works fine when i change the <? ?> to <?php ?> or put <html> as a first line.
Can someone explain to me?
Thank you
William.