Hi ALL
I have a MySQL database field which contains a number of lines of data.
What would be the easiest way (if any) of counting the number of lines in the field.
EG. If the user has entered an address and I wanted to count the number of address lines.
Thanks in advance.