Today I just want to share one useful tip on fixing slow database connection issue on Windows 8 machines.Today I got this issue on my…
Leave a CommentTag: Connection
You Can Connect to Multiple Database in the same Codeigniter application easily. To use Multiple Database Connections you have to crate multiple Configurations Arrays. By…
Leave a Commentbefore any operations are to be made on the data, you have to establish a connection to the DB. There is Two types of connection…
1 Comment