In codeigniter ,file uploader has a default class.We just have to define the folder,file name . Example: function myupload() { $file="photo&q…
Read moreyou did not select a file to upload- This error shows that you didnt mention any fieldname for the uploader class. By default codeigniter uploader class will look for…
Read more
Social Plugin