28-08-2006, 10:01 PM
Hello all.
I have a virtual airline with a handful of pilots at the moment. One of the pilots is from the Faroe Islands and when he signed up with the airline
using our PHP and MySQL settings the ú character in his name appeared perfectly in MySQL.
However, having now added an FsPassengers export page to the site, whenever he exports his flights, the ú character mysteriously changes to a % symbol
instead!
I have done some investigation of encoding and character sets, but it would seem (although I can't be sure) that either the FsPassengers export engine
or the PHP files associated with the export process that I downloaded are causing the problem.
Is this the case and, if so, is there a way to add an encoding entry to one of the PHP files to solve this problem. I can see that over time, more
pilots will be joining with accented characters in their names, and it is no fun manually editing each entry every time.
Thanks in advance for any pointers.
Tim.
I have a virtual airline with a handful of pilots at the moment. One of the pilots is from the Faroe Islands and when he signed up with the airline
using our PHP and MySQL settings the ú character in his name appeared perfectly in MySQL.
However, having now added an FsPassengers export page to the site, whenever he exports his flights, the ú character mysteriously changes to a % symbol
instead!
I have done some investigation of encoding and character sets, but it would seem (although I can't be sure) that either the FsPassengers export engine
or the PHP files associated with the export process that I downloaded are causing the problem.
Is this the case and, if so, is there a way to add an encoding entry to one of the PHP files to solve this problem. I can see that over time, more
pilots will be joining with accented characters in their names, and it is no fun manually editing each entry every time.

Thanks in advance for any pointers.
Tim.