'', 'recommended_details' => '', 'foliar_details' => '']; if ($recordId > 0) { $stmt = $pdo->prepare('SELECT * FROM plant_records WHERE id = ? AND rand = ? LIMIT 1'); $stmt->execute([$recordId, $randId]); $row = $stmt->fetch(); } if ($row) { $rpt = $pdo->prepare( 'SELECT comment FROM reports WHERE record_id = ? AND modx_user_id = ? ORDER BY id DESC LIMIT 1' ); $rpt->execute([$recordId, $userId]); $saved = $rpt->fetchColumn(); if ($saved) { $decoded = json_decode($saved, true); if (is_array($decoded)) { $notes = array_merge($notes, $decoded); } } } $h = fn($v) => htmlspecialchars((string) $v, ENT_QUOTES, 'UTF-8'); ?> Plant Analysis Report | Crop Monitor
Record not found or access denied.
Crop Monitor
Client Lab No
Sample ID Site ID
Crop Date Sampled
PLANT ANALYSIS SUMMARY
General Comment
Recommended Remedial Program
Foliar Program

It is always an advantage to assess tissue analysis results along with a corresponding soil analysis for more accurate diagnosis of plant nutrient status.

Trace element levels — manganese, copper and zinc — can all be affected by fungicide spray residues, giving misleading results.

Talk to your qualified consultant to make a plan for correction or maintenance of the found nutrient levels.

Desired ranges indexed from: CSIRO Plant Analysis Handbook 2nd Ed. Hill Laboratories consultants guide. PIRSA Soil and Plant Analysis.

Any recommendations provided by Cropmonitor are advice only. We are not paid consultants and are not covered to accept responsibility for any of our suggestions.