Page 1 of 1

Use PHP Tools with Codeigniter

PostPosted: November 1st, 2018, 8:11 pm
by bsdisaster
I have just created a new project using a code igniter template. I cannot seem to get it to work. Any thoughts on how to integrate the two, so I can debug?

Re: Use PHP Tools with Codeigniter

PostPosted: November 5th, 2018, 1:50 pm
by Miloslav Beno
Hello,

I've just tried to setup CodeIgniter and debug and it worked. I haven't tried more complicated scenario, but it should work as well.

I've just copied the codeignter files to my local directory and created new php project from existing code https://docs.devsense.com/en/vs#new-project-in-an-existing-folder

Please let me know where you got stuck.

Thank you