Codeigniter several configuration for multiple upload
When multiple file uploading has to be done with different $config values. It needs to re-initialise for each and every configuration settings.
html form
php code
Re-initialising can be done using the following code.The way of doing has been shown in the above code.
Post a Comment
Post a Comment