hi
i have made one page and i have one problem.
how to copy uploaded image into folder?
how to copy image into folder
Re: how to copy image into folder
but when click on that image i have to display its destination and title which is entered in admin.
all code works but image not copy to folder.
all code works but image not copy to folder.
Re: how to copy image into folder
i have to make one page that contain image which is comes from admin(in admin i made new section which have title,destination
and image).On home page i have to show that image only and randomly.when click on that image then that image details are show on new page.So all coding works fine.The problem is that when upload image from admin that image not copy in folder.
and image).On home page i have to show that image only and randomly.when click on that image then that image details are show on new page.So all coding works fine.The problem is that when upload image from admin that image not copy in folder.
Re: how to copy image into folder
Where do you upload the file to and where do you call the image from?
Are you sure that the path where you uploaded the file is the same where you call the image from?
Do you have write permissions for groups to that folder (umask 755)?
Are you sure that the path where you uploaded the file is the same where you call the image from?
Do you have write permissions for groups to that folder (umask 755)?