well this is for uploading pics and photos i can give you more of the line heres 5 lines
}
else{
$out = '<input name="mass_action" type="submit" value="'."{"Move"}".'" <<<line 60class="button"> '."{"to"}".': <select name="move_to">';<<<<<<<line 66
$out .= "<option value=\"\">{}</option>";
while($res = $sql->fetch(MYSQL_ASSOC)){
$out .= "<option value=\"{$res['id']}\">{$res['name_en']}</option>";