I'm getting the following error Parse error: parse error, expecting `','' or
`';'' in /home/notarywe/public_html/php/update2.php on line 108
Here is line 108
<input type="text" name="ud_first" value="<? echo "$first"
size="20"?>"></td>
Any help would be appreciated.
`';'' in /home/notarywe/public_html/php/update2.php on line 108
Here is line 108
<input type="text" name="ud_first" value="<? echo "$first"
size="20"?>"></td>
Any help would be appreciated.
Comment