I am developing a web application using PHP and Mysql. whenever i insert the data in database every string containg an extra character  at start. like if i have to insert 'ABC' then it will insert ' ABC'.
I donot understand why this problem occurs. IF you have any solution then please suggest.
Thanks
I donot understand why this problem occurs. IF you have any solution then please suggest.
Thanks
Comment