Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Multiple method calls from library
Post: RE: Multiple method calls from library

ramadhansutejo Wrote: (11-06-2016, 06:44 PM) -- you mean like this? http://res.cloudinary.com/ramadhansutejo/image/upload/v1478482977/library_loop_juipk0.png try to re-write tour library to : PHP...
6,628 Views
6 Replies
11-08-2016, 05:08 AM
ManOfHonor
    Thread: Multiple method calls from library
Post: RE: Multiple method calls from library

Thanks for yours reply. This is example of my library: PHP Code: -- defined('BASEPATH') OR exit('No direct script access allowed'); class Test extends CI_Controller { protected $value; public f...
6,628 Views
6 Replies
11-05-2016, 02:13 PM
ManOfHonor
    Thread: Multiple method calls from library
Post: Multiple method calls from library

Hi there, I would like to know how can I call two methods from library in a loop? For example I have library called "Test" and I load it in my controller PHP Code: -- $this->load->library('test')...
6,628 Views
6 Replies
11-04-2016, 02:55 PM
ManOfHonor
    Thread: pdo error: driver does not support setting attributes
Post: pdo error: driver does not support setting attribu...

Hi there, I have problem with PDO with dblib library on Linux CentOS 6.7. When I try to access MS SQL Server 2005 database on Windows Server 2003 I'm getting this error: Code: -- A PHP Error wa...
4,254 Views
0 Replies
05-03-2016, 08:14 AM
ManOfHonor

Theme © iAndrew 2016 - Forum software by © MyBB