My goal is to retrieve the "text" from a text field in MySQL. It would then display in a form text box where editing could take place.
I know how to get it into the db from a form.
What are the gotchas for storing URL's, directory paths, and HTML markup in these fields. The info will eventually be retrieved and used for display with all markup working.
Thanks,
Richard