echo "$result['shopid']"; Cette ligne est incorrecte echo $result["shopid"]; // OR echo "{$result['shopid']}";