· 7 years ago · Nov 07, 2018, 06:26 PM
1<form action="">
2 <input id="text" type="text" placeholder="ИÑкать здеÑÑŒ...">
3 <input id="secret_key" type="hidden" name="secret_key" value="<?php $secret_key; ?>" />
4 <button type="button" onclick="send();" id="preloader"></button>
5</form>