'plant', 'rid' => $recordId, 'rand' => $randId, 'cid' => $clientId, 'ptoken' => $ptoken, 'print' => '1', ]); $analysisUrl = '/dashboard/crop-analysis/plant-test-data/plant-analysis.php?' . http_build_query([ 'rid' => $recordId, 'rand' => $randId, 'cid' => $clientId, 'ptoken' => $ptoken, 'print' => '1', ]); $reportUrl = '/dashboard/crop-analysis/plant-test-data/plant-report-pdf.php?' . http_build_query([ 'rid' => $recordId, 'rand' => $randId, 'ptoken' => $ptoken, ]); function h(string $v): string { return htmlspecialchars($v, ENT_QUOTES, 'UTF-8'); } ?>