On Thu, 5 Sep 2002, Javier Montserat wrote:

> i want to format the filename of an uploaded file as follows :-
> -- replace blankspace with "_"
> -- remove any illegal characters.
> Which string functions should I use to do this?

http://www.php.net/manual/en/function.ereg.php
http://www.php.net/manual/en/function.ereg.php




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

Reply via email to