Hi All...
I have a customer who uses old DOS program to handle its bills, taxes, products, sells and such.. he has a shop and he uses it everyday.
Now he wants to put everything online (kinda ishop) - however all the produtcs are stored in dbase files in old dos/oem character set. (codepage 852)
My question is: how to convert from OEM/DOS format into some ASCI character set?
Do you have any ideas? Is there a function in PHP which does it already... something like WinAPI's OemToCharBuff()...?
If everything fails I could even use some program which could handle it.. cause doing it manualy is impossible.. too many records..
I tried to search for the solution with google however without success...
Any help would be appropirated... thx