Hi,
I am using the following:
<input name="notes" type="input" value ="<?php echo $row11['notes'] ?>">
and need to change it to a text area so that it is bigger in height, but I can't seem to get it have the same value as value doesn't come up as a recognised tag 🙁
please help!