[PHP] readdir filenames with accents issue

2006-09-08 Thread All U Want
Hi, I'm creating a file browsing site but don't know how to list properly filenames containing accents (french, spanish, etc). I've been browsing the archives but couldn't find a fix. foreach ($files as $file) { echo $file; } For example: Filename: sábado-1.mov

[PHP] form variables issue

2006-01-31 Thread All U Want
Hi folks, I'm sure it is a very simple question for you but I'm getting almost crazy. I've got a simple form with several form objects, one of them is a text field. After submitting the form if one of the form objects hasn't been modified I will show the same form but keeping the data