$sql = 'SELECT * FROM `MITABLA` WHERE `MiCampo1` LIKE CONCAT("'.$variable.'","%") ORDER BY `MiCampo1` ASC';