Posts Tagged ‘Modifying’

Can Someone Help Me Out With Modifying Data In An Oracle Database Using Php?

February 28th, 2010

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?