Re: [PHP] Problem :file_exists & japanese filename

2003-10-10 Thread Marek Kilimajer
TED] (B> Subject: Re: [PHP] Problem :file_exists & japanese filename (B> (B> (B> Is the codepage of filesystem and of the string the same? What do you (B> see if you list the files in the directory using php? (B> (B> umesh wrote: (B> (B> (B>>H

Re: [PHP] Problem :file_exists & japanese filename

2003-10-10 Thread Marek Kilimajer
Mysql uses default-character-set setting in my.cnf, but this is used for (Bthings like sorting and cases. Generaly it will accept any input you (Bgive it. So codepage depends on the source of the input. (B (BPayne wrote: (B (B> What is the codepage for Japanese, that mysql uses? (B> (B> Pa

RE: [PHP] Problem :file_exists & japanese filename

2003-10-10 Thread umesh
PROTECTED] (BSubject: Re: [PHP] Problem :file_exists & japanese filename (B (B (BIs the codepage of filesystem and of the string the same? What do you (Bsee if you list the files in the directory using php? (B (Bumesh wrote: (B (B> Hi Gurus, (B> (B> I am using PHP4 on linux. 

Re: [PHP] Problem :file_exists & japanese filename

2003-10-10 Thread Payne
What is the codepage for Japanese, that mysql uses? (B (BPayne (B (BMarek Kilimajer wrote: (B (B>Is the codepage of filesystem and of the string the same? What do you (B>see if you list the files in the directory using php? (B> (B>umesh wrote: (B> (B> (B> (B>>Hi Gurus, (B>> (B>>I a

Re: [PHP] Problem :file_exists & japanese filename

2003-10-10 Thread Marek Kilimajer
Is the codepage of filesystem and of the string the same? What do you (Bsee if you list the files in the directory using php? (B (Bumesh wrote: (B (B> Hi Gurus, (B> (B> I am using PHP4 on linux. (B> (B> I am reading the filename from querystring and display it in the browser. (B> Before

[PHP] Problem :file_exists & japanese filename

2003-10-10 Thread umesh
Hi Gurus, (B (BI am using PHP4 on linux. (B (BI am reading the filename from querystring and display it in the browser. (BBefore displaying , I am checking the existance of the file by using (Bfile_exists. (BIf the file name contains japanese characters, such as $BI4?M0l