blob: b2c1a826085001430f28c73dda0814a4bd3bae96 [file]
<?php
if(empty($result = mysqli_fetch_array($result_query))) {
throw new Exception("Sample code");
}
?>