I found that we can backup database by using Utility Class in Codeigniter.
But i'am unable to do backup of MySql Stored Procedures.
My Question is:
How to backup MySql Database (including Stored procedures) by using Utility Class in CODEIGNITER.
Please help me. Thanks