hello
what's the best field type to be used for storing html code into mysql database ? i am using text field and see the code stored...however when i try to echo it with php i don t get anything, blank space only.
I have made a trial and replaced the content of the field containing the code by "hello" and when i echo it i see the the word "hello"...so must be something wrong...somewhere but i don t know where exactly
Can anybody help me ?
Thanks