Hi there,
What I am trying to do is have a field in a MySQL database that contains a long description about a product. Within this description I need to have links to other sites.
Is it possible to have html links stored within the varchar field or will I have to break the description into 'segments' around the hyperlink?
Any help/info would be greatly appreciated.
Nick