PHP/mySQL Problems

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
Yami
Forum Newbie
Posts: 1
Joined: Sun Mar 09, 2003 8:27 am

PHP/mySQL Problems

Post by Yami »

When inserting long strings of text into mySQL I get repeated portions of that text interspersed throughout the body of said text. I'm fairly sure this isn't a site-specific problem as it's never happened before - only after switching to a new server, and it's since affected every php/database driven site that's been moved.

Anyone have any clue what could cause this? The end effect is like someone cutting and pasting random portions of the inputted text throughout the insert.
Post Reply