Spayder (02.12.2012 / 01:48)Именно
Вот так надо?
?$id = abs(intval($_GET['id'])); $update = mysql_query("UPDATE table SET title ='".$title."' where id = '".$id."'");
Spayder (02.12.2012 / 01:48)Именно
Вот так надо?
?$id = abs(intval($_GET['id'])); $update = mysql_query("UPDATE table SET title ='".$title."' where id = '".$id."'");