I have form where user can upload an image. I am working locally and when a user uploads a photo it added in the temp folder then I need to move it to folder inside the project. I need to know how to do this in live server.
Thanks
I have form where user can upload an image. I am working locally and when a user uploads a photo it added in the temp folder then I need to move it to folder inside the project. I need to know how to do this in live server.
Thanks
Copyright © 2021 Jogjafile Inc.
If you want to do it with Zend Framework, use Zend_Filter_File_Rename: