is this legal
Posted: Sat Nov 21, 2009 11:12 am
is this legal:???
$queue=mysql_query("select * from li where type like '" . $_POST["M"] . "' order by ld desc limit 20");
$queue=mysql_query("select * from li where type like '" . $_POST["M"] . "' order by ld desc limit 20");