yournotpeter Posted December 9, 2006 Share Posted December 9, 2006 I'm trying to upload files to a Web server and using the basename() function to pull the filename from the path. This works perfectly fine when I'm testing from my localhost (XP/IIS). However, when I test on my hosting provider (Linux/Apache), it won't pull the filename. Is there some tweak I need to make?Any ideas? Link to comment https://forums.phpfreaks.com/topic/30057-basename-function/ Share on other sites More sharing options...
trq Posted December 10, 2006 Share Posted December 10, 2006 [quote]Is there some tweak I need to make?[/quote]No. It usually helps if you post your code. Link to comment https://forums.phpfreaks.com/topic/30057-basename-function/#findComment-138257 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.