Showing posts with the label configShow all

Codeigniter several configuration for multiple upload

When multiple file uploading has to be done with different $config values. It needs to re…

Read more

Send email in Codeigniter using a config file

We can use a config file to store email settings. I have shown how to use a config file f…

Read more