I get the following
Parse error: parse error, unexpected ';' in C:\Apache\htdocs\Project4\SearchPanel.php on line 272
this is line 272
$val=?>document.getElementById("buildNumTxt").value<?php
How can it be unexpected when ther isn't a ';' in thaat line??