| 
 Posted by Noodle on 09/07/06 11:08 
You could use the htmlspecialchars function to convert the quotes to 
" for browser display. 
 
http://au.php.net/manual/en/function.htmlspecialchars.php 
 
 
 
Balaskas Evaggelos wrote: 
> Hi to all, 
> 
> I am developing a php web browser application. 
> 
> But i have a problem. 
> 
> I am listing with opendir but there are a lot of files with 
> quotes in their names. 
> 
> example: News Letter for "ebal" today.html 
> (yes the above is only one file !!!) 
> 
> When i browsing the files the listing doesn't show me the full name of 
> my files, because of the quotes in the filename. 
>  
> Any ideas? 
>  
> php 4.4.4 
>  
> best regards, 
> -ebal
 
  
Navigation:
[Reply to this message] 
 |