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.
имаш грешка.Трябва да е if ($id==' ') а не if ($sid==' ')mute каза:$id=$_GET['id'];
if ($sid==' ')
{exit;}
mysql_connect(localhost,$user,$password);
mysql_select_db($database) or die( "Unable to select database");
$query = "SELECT * FROM table where id like '$id'";
$result=mysql_query($query);
това ли ти трябв ?
оправих яHarry_Potter_ каза:имаш грешка.Трябва да е if ($id==' ') а не if ($sid==' ')