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.
$vapros = str_replace(' ', '_', ''.$data[vapros].'');
while($data = mysql_fetch_array($sqls)) {
echo "<br /><br /><div id='#".$vapros."' style='margin-left: 30px;'><font size='2'><b>$data[vapros]</b></font></div><div style='margin-left: 50px;'>".nl2br($data[otgovor])."</div>";
error_reporting(E_ALL | E_STRICT);