This Msdb Class will help you use MSSQL stored procedures with codeigniter. Usage: put this class in your application/library folder and load the class in the usual way: $this->load->library('msdb'); in model or controller assign the result to a variable. Note … Continue reading
May 1, 2012
by Adeniyi Adekoya
0 comments

