rawurlencode() - http://php.net/rawurlencode
';
$enc = rawurlencode($str);
print $enc . '';
?>
-dan
Previously, Floyd Piedad said:
>
> I discovered a bug in my program for uploading files, which stores the
> filename in the database in order to create a link for it on the web page in
> th
11:24 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: [PHP] Use of special characters in filenames results in IE
problems
Hi,
I discovered a bug in my program for uploading files, which stores the
filename in the database in order to create a link for it on the web page in
the future. The bug
Hi,
I discovered a bug in my program for uploading files, which stores the
filename in the database in order to create a link for it on the web page in
the future. The bug is when the filename makes use of special characters
(e.g. Oplæg). When I create a link to the file, the link works with
Ne
3 matches
Mail list logo