Thanks Marek.

Could you help me with this piece of code?

<?php
  Print '<textarea name="OrgAddress" cols="44" rows="5" id="textarea"
value="'.htmlspecialchars($row['OrgName']).'"></textarea>';
  ?>

Thanks
denis


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to