[ create a new paste ] login | about

Link: http://codepad.org/a697Gl7f    [ raw code | fork ]

PHP, pasted on Oct 25:
1
$sql = "SELECT `id`, `title`, `genre`, `format`, `year` FROM `dvd` WHERE `format` LIKE '$sort%'";


Create a new paste based on this one


Comments: