Data types

Hi,

I was wondering what I have to do to store the following line in a mySQL database, at the moment I get nothing back when I ask for its value:

<![CDATA[<a href=“somehthing”>something</a>]]>

Does the type need to be on something other than VARCHAR? Is this a silly thing to do?

Thanks :slight_smile: