Good I have the following doubt,
I want to know how I can work with the url, what I mean is the following, in PHP / Codeigniter, we worked in this way.
//URL= https://localhost/algo
<?php if($this->uri->segment(1)=='algo') {?>
//s...
asked by
16.08.2018 / 19:12