<?php

$result = [];

$img_path = $result['imgpath'] ?? 'default.jpg';
echo $img_path;