hi, I have a php script, that should give the parameters to the java
class. The script stucks in bottom frame. The java class is my
navigation [menu] and stucks in top frame.
I don't know where the problem is, but if I write the php code - the
site doesn't come [if I write it in html, everything works properly]
The fragment of the code looks like:
<APPLET>
....
<?php
echo "<PARAM NAME=\"BUTTON1\ "
VALUE=\"http://localhost/test.php|bottom \">";
....
Any hints?
TIA
Greetings
class. The script stucks in bottom frame. The java class is my
navigation [menu] and stucks in top frame.
I don't know where the problem is, but if I write the php code - the
site doesn't come [if I write it in html, everything works properly]
The fragment of the code looks like:
<APPLET>
....
<?php
echo "<PARAM NAME=\"BUTTON1\ "
VALUE=\"http://localhost/test.php|bottom \">";
....
Any hints?
TIA
Greetings