Upload problem VS white space

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
green_coder
Forum Newbie
Posts: 7
Joined: Mon Oct 26, 2009 1:40 am

Upload problem VS white space

Post by green_coder »

i have problem when retrieve the image from upload folder
i have uploaded a file called "my cool image.jpg" and this image has been stored into the upload folder and table

The problem is that once i wish to retrieve the image, it will result empty as there is a space in the character, can i still retrieve the image my cool image.jpg???

thx
User avatar
daedalus__
DevNet Resident
Posts: 1925
Joined: Thu Feb 09, 2006 4:52 pm

Re: Upload problem VS white space

Post by daedalus__ »

what?

code.

:|
Post Reply