Welcome Guest, Not a member yet? Register   Sign In
Issue with Codeignter3 with network calls functions
#5

I always do this first when using those commands.

PHP Code:
<?php
defined
('BASEPATH') OR exit('No direct script access allowed');

ob_start();

class 
YourClass
{



Give that a try and see if it helps.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Issue with Codeignter3 with network calls functions - by InsiteFX - 05-16-2018, 03:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB