9 lines
192 B
PHP
9 lines
192 B
PHP
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<form action="admindialog.php" method="post"><input name="command" type="text"/><input type="submit"/></form>
|
|
<div id="div1"></div>
|
|
</body>
|
|
</html> |