field-length

mysql field length

How do I find the longest value in my mysql table? I have a php script and I want to search my table to find the record with the longest string? Any ideas? ...