Search results

  1. H

    Issues with minor variations to include_once() / require_once() paths

    That’s great. Do you have any idea what sort of time-line we’re talking about for a fix?
  2. H

    Issues with minor variations to include_once() / require_once() paths

    Hi there, EXEOutput sounds like it could be a fantastic tool, but I am currently falling at the first hurdle! I’m having an issue with the include_once() function not working as expected. In one file, I include_once() a path built using dirname(__FILE__). In another file, I include_once() a...
Back
Top