[snip]
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?
[/snip]

http://www.php.net/manual/en/function.eregi-replace.php

HTH!

Jay




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

Reply via email to