Forum: PHP Dec 10th, 2007 |
| Replies: 4 Views: 10,540 Dear Sir,
i added the character set and encoding with windows-1256. but it keeps same problem as before.simply if i send an arabic character i.e echo "س"; then it does not comes at excel shet.so... |
Forum: PHP Dec 10th, 2007 |
| Replies: 4 Views: 10,540 Yeah Excel is installed with arabic text compatibility and i can view other arabic text .there is no problem with that. so please tell me where is my problem ? |
Forum: PHP Dec 10th, 2007 |
| Replies: 4 Views: 10,540 Dear Sir,
I have a PHP script that export CSV with arabic text, for example I download the CSV on the website then save to desktop of my computer and Open it on NOTEPAD... that works fine I could... |