Welcome Guest, Not a member yet? Register   Sign In
Upload Problem
#1

[eluser]barisv[/eluser]
Hi,

I am basically uploading image by using file uploading class. If the name of image is same with any of uploaded images on the file system, it is renamed such as image.jpg -> image1.jpg. I see that.

But when I am trying to put that value to the db, it takes its old name. For instance if I want to upload a image is named "image.jpg" that is already exists, even if its renamed, when I call $data['client_name'], it returns me "image.jpg" but I want its renamed value.

How can I overcome this issue ?

Thanks in advance,


Messages In This Thread
Upload Problem - by El Forum - 03-03-2011, 06:05 PM
Upload Problem - by El Forum - 03-03-2011, 08:07 PM
Upload Problem - by El Forum - 03-04-2011, 04:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB