echo "$result['shopid']"; Deze regel is onjuist echo $result["shopid"]; // OR echo "{$result['shopid']}";