$sql='SELECT `id`,`name`,`nikname`,`mail`,`city`,`index`,`telef on`,`did` FROM `table1`';
$sql='SELECT * FROM `table1`';