Someone help me in this problem please??
Warning: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean given in line 8
$rec= mysqli_query ($db, "SELECT FROM joborder WHERE id=$id");
$record = mysqli_fetch_array ($rec); // line 8
$fnames= $record ['fnames'] ;
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.