K kevo2g1 New member Aug 21, 2009 #1 I need to modify existing data in a database using PHP. So far it works but only if i modify the data such that it has less characters than it originally did ie i can change 'trial' to 'try' but not 'try' to 'trial'...any idea why this might happen?
I need to modify existing data in a database using PHP. So far it works but only if i modify the data such that it has less characters than it originally did ie i can change 'trial' to 'try' but not 'try' to 'trial'...any idea why this might happen?