Hi,
Is it possible to intergrate java code on php in the same way it is done with VRML code. <php ... <vrml ... ?> ... ?>
Any help would be greatly appreciated, asma
I don't know VRML but if you mean javascript yeah.
if it's just plain java try
http://www.php.net/manual/en/ref.java.php
might help!