cript type="text/javascript" src="../../jqwidgets/jqxdata.js">
$row['OrderDate'], 'ShippedDate' => $row['ShippedDate'], 'ShipName' => $row['ShipName'], 'ShipAddress' => $row['ShipAddress'], 'ShipCity' => $row['ShipCity'], 'ShipCountry' => $row['ShipCountry'] ); } echo json_encode($orders); ?>