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.
<?php
$conn = mysql_connect("localhost", "root", "");
mysql_select_db("referers");
$ref = $_SERVER['HTTP_REFERER'];
$ip = $_SERVER['REMOTE_ADDR'];
$query = "insert into `refs`(`url`) values('$ref')";
$query2 = "insert into `refs`(`ip`) values('$ip')";
mysql_query($query);
mysql_query($query2);
?>
our каза:Големи премеждия докато го направя тва Ще напиша по-късно или утре