Code: Select all
<html>
<head>
<title>
Webcam
</title>
<meta http-equiv='refresh' content='3'; url='index.html'>
</head>
<body>
<div align='center'>
<img src="image.jpg">
</div>
</body>
</html>What would be a more elegant solution? (I'm fine with coding but new to php, java, etc.)
Any help would be great.
Dave.