Hi,
I have an Excel file (which is converted to csv by a tool and then
uploaded to a MySQL database) and then php is used to display the
data on the website.
In the Excel file i have text fields which has data containing double
quotes. They end up appearing at ? question mark on the website. Any
idea how to dispaly the quotes
Should i be carefull of any other invisible characters in Excel which
can mess up the data.
Help me will greatly appreciated.
Thanks,
Nurddin
I have an Excel file (which is converted to csv by a tool and then
uploaded to a MySQL database) and then php is used to display the
data on the website.
In the Excel file i have text fields which has data containing double
quotes. They end up appearing at ? question mark on the website. Any
idea how to dispaly the quotes
Should i be carefull of any other invisible characters in Excel which
can mess up the data.
Help me will greatly appreciated.
Thanks,
Nurddin
Comment