Welcome Guest, Not a member yet? Register   Sign In
Libraries Extending Question
#8

(01-12-2017, 03:19 PM)wolfgang1983 Wrote:
(01-12-2017, 02:21 PM)ciadmin Wrote: @skunkbad ... aren't we saying the same thing?

Need to extend the library though I am going to have to put the parsedown library in system libraryes folder

This way below is not what I am after

Code:
require_once(APPPATH . 'libraries/parsedown.php');
$this->load->library('custom_parsedown');
// ...
$this->custom_parsedown->whatever();

If you're not after doing things the right way, then why ask for help or advice?
Reply


Messages In This Thread
Libraries Extending Question - by wolfgang1983 - 01-12-2017, 03:47 AM
RE: Libraries Extending Question - by ciadmin - 01-12-2017, 08:25 AM
RE: Libraries Extending Question - by skunkbad - 01-12-2017, 02:12 PM
RE: Libraries Extending Question - by ciadmin - 01-12-2017, 02:21 PM
RE: Libraries Extending Question - by skunkbad - 01-12-2017, 03:56 PM
RE: Libraries Extending Question - by skunkbad - 01-12-2017, 03:55 PM



Theme © iAndrew 2016 - Forum software by © MyBB