Hi
How many char can you have in a string?
I have a problem when I save data into my MsSQL server. I use 'text' as a datatype, but i cuts my text after approx. 4000 char.
Why is that?
So I thought that it maybe had something to do with the limitations in the string object in PHP?
Can anyone help me?
/Andreas 🙂