So, I'm fairy new to web development, and I've created some HTML pages and put them into Codeigniter. I'm now trying to use XAMPP to host the site from my local machine and would like to link the Codeigniter code to it, but I'm not sure how to do this.
I've tried to use linking code in the XAMPP index.php file but I'm unsure of the correct way to do this (since all my previous attempts have failed). Advice would be greatly appreciated.