Job Detail
Job Number: '.$job_id.'
Job Name:
'.$job_name.'
Location:
'.$location.'
Description:
'.$description.'
'; $results = array("html" => $html); $json = json_encode($results); echo $json; ?>