Two procedures continuesly not working |
If I'm executing only 1 procedure in the model - all works fine, but 2 returns nothing. If I use simple query(not procedure) in first part, all is working fine
For example: Code: <?php if (!defined('BASEPATH')) exit('No direct script access allowed'); |
Messages In This Thread |
Two procedures continuesly not working - by Vijay Verma - 03-31-2017, 01:02 AM
RE: Two procedures continuesly not working - by InsiteFX - 03-31-2017, 03:46 AM
|