Question
ADDT file upload
Hi people
I'm making a document upload site for mainly pdf files with php and mysql and i'm using the developer toolbox file upload.
I got it all to work except one thing - international charachters in the file names. I need to convert the signs to html code but how do i do it? Is it htmlentities() i should use? but where should i put it in the code?
Would appreciate some help on this one - cheers.
I'm making a document upload site for mainly pdf files with php and mysql and i'm using the developer toolbox file upload.
I got it all to work except one thing - international charachters in the file names. I need to convert the signs to html code but how do i do it? Is it htmlentities() i should use? but where should i put it in the code?
Would appreciate some help on this one - cheers.
