Jump to content

Copying Images in codeigniter


Afreen

Recommended Posts

I am doing a project which contains all the venue related information like birthday, wedding ceremony etc.

The problem is:

I have written all my front end programs in venuez/application/controller or view or model folder.

And for admin i am writing programs in venuez/admin/application/controller or view or model folder.

 

The thing is that, when the admin is adding venues to the site it is uploaded in the folder named as

venuez/admin/images and frontend takes images from venuez/images folder.

 

I think i should copy images from admin to frontend at the time of insertion and updation.

Is this a proper solution, else please suggest me your opinion so that I can go forward and complete my project.

 

Also if copying is the answer then i am confused with the path of the folders. Please suggests.

 

Thanks in advance :D

 

Link to comment
https://forums.phpfreaks.com/topic/278602-copying-images-in-codeigniter/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.