Forums

This topic is locked

Pure PHP Upload

Posted 19 years ago
1
has voted
19 years ago Arturo Civit posted:
Hi there, well, just wondering, I'm uploading files using pure php upload, but when the data appears in mysql, there's onlye the image name and it's extension, for example, data.gif, I clicked on prefix with full path, but I got this

/quiroz/data/bannerTime.gif

what I want is just this to appera

/data/bannerTime.gif or ../data/bannerTime.gif I need to check wich is better for me, is there any way to do this?, thanks a lot in advance!


Arturo

Reply to this topic