<html> <head> <title></title> <meta content=""> <style></style> </head> <body> <?php exec("java ChessProg html > chess01.html"); exec("java ChessProg php > chess01.php"); ?> </body> </html>