A admin Administrator Staff member Aug 21, 2008 #1 I need to do this in pure MySQL (if I can). What I'm looking to do is limit my query like this: - At least five \n's (newlines) with 10 - 30 character's per line. Does that make sense? I know PHP can do this, but can MySQL?
I need to do this in pure MySQL (if I can). What I'm looking to do is limit my query like this: - At least five \n's (newlines) with 10 - 30 character's per line. Does that make sense? I know PHP can do this, but can MySQL?