Jorge, I realize we have a language barrier and it may be difficult to
overcome  --  someone else might be better at articulating what I need
you to provide.

> now my problem is that with the accents in the file, once I listed a
> file  with  that  characteristics  I can not delete it,

I'd  like to know what this filename looks like if you simply var_dump
it  from  PHP  (never  mind  the  JS  client)  and if you can read the
filename  it  from  PHP  and promply delete it (that is, one page that
reads and deletes all in PHP, no JavaScript involved).

If  you  can't  read  and  delete  it all from PHP -- without it being
passed  to  the  client  and  back -- then this is a PHP problem only.
There  may  be  people  in this newsgroup who can work through it with
you,   but   it   is   probably   better   to   look   elsewhere   for
PHP/unicode/filesystem help.

> but now I am having troubles because my page does not work in IE and
> Chrome, but in firefox it works perfect.

I need to know what you see in Chrome Developer Tools vs. Firebug when
you inspect the outgoing request.

-- S.

Reply via email to