Posted by Davide on 03/04/07 13:21
Hi all. I'm able to print the extension on a file with: $file = foo.gif $file = strstr($file, "."); it prints ".gif" but I cannot print only the name of a file, "foo" what function can do this?
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming