Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
<form method="GET" name="form1">
<table border="0" cellpadding="0" cellspacing="0">
<tr colspan="3">
<td>Security Text::</td>
</tr>
<tr>
<td><input type="text" name="captcha" id="captcha-form" onblur="myfun(this.value)" onkeyup="myfun(this.value)" /><br /></td>
<td><img src="captcha.php" id="captcha" /><br /></td>
<td><a href="javascript:;" onclick="click_refresh()" id="change-image"><img src="ajax-refresh-icon.png" alt="captcha validation" /></a></td>
</tr>
</table>
<div class="left size-3">
<div id="status"></div><!--вот в этом месте я теперь парюсь-->
<p class="headline">Test1</p>
<p class="desc">*.pdf 77 kb</p>
</div>
<div id="status"></div>
$file = new finfo(FILEINFO_MIME);