This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

reading from a file

Old posts that have not been replied to for several years.
Locked
u
uptownboy

reading from a file

Post by uptownboy »

Hi,
I have a problem when i'm reading a file with source
the file has all of it set commands of one list
the list items are in different languages (English, Italian, Hebrew)
when it reads it, it reads it probably not very good, so it makes the items
of the list in weird signs
anyone know how to fix pls?

Thx
u
uptownboy

Post by uptownboy »

anyone? this is really important
User avatar
stdragon
Owner
Posts: 959
Joined: Sun Sep 23, 2001 8:00 pm
Contact:

Post by stdragon »

I don't get it. Try explaining it again and give an example.
u
uptownboy

hmm...

Post by uptownboy »

like,
I have a
set bla(var) {
"whatever"
}
var can be in some languages
and this is written in a file
I do source file
but if the var is not in english, it don't work
Locked