echo "$result['shopid']"; Този ред е неправилен echo $result["shopid"]; // OR echo "{$result['shopid']}";