What is the proper PHP syntax to open another html file in a different page (using <a HREF="http://www...), which will be limited in size and if possible without any browser toolbars?
I dont think you can do this with PHP (anybody, feel free to correct me if Im wrong). I'm pretty sure that you need to use JavaScript for this.
Agree with piersk, you need javascript using window.open()