|
Posted by Janwillem Borleffs on 08/27/05 12:27
Jan Idealny wrote:
> Hi,
>
> I want to make my uploading script resistent against malicious
> filenames. I want him to search for an inappropiate character in a
> given filename (stored in a variable) and then to print an adequate
> error message.
> Which function shall suit my needs?
>
preg_match
strpos
etc.
JW
Navigation:
[Reply to this message]
|