> On Friday 16 January 2004 10:10, Louie Miranda wrote:
>> How can you filter the extension for files being uploaded on a system
>> via form.
>
> Use pathinfo() to get the file extension.
>
> --

I suggest you check out the pear Upload class, its exactly what you need.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to