I Have a script, getting text from DB and post it on other DB.
Problem is, if I have a Text lngen then 840 Words, I can't call this page. Get an error about "Not Found" or "Connection brocken" or what ever. In FF i get no error, only blank page.
I found out the Problem is in lenght of the query i send... but how can i fix it???
My it be the Problem, if a query is longer then 6000 Characters?