<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> </head> <body> <table border="1" align="center"> <tr> <td align="center"> <form method="post" action="verify.php"> <img src="example_img.php" alt="PWGen" /> <br /> <input type="text" name="code" /> <br /> <input type="submit" value="Verify Code" /> </form> </td> </tr> </table> </body> </html>
info at phpclasses dot org