标签: php codeigniter
我使用下面的代码来获取current_url()但是找到www.xxxx.com/index.php/home/xxxx。调用current_url()时会跳过index.php。它存储www.xxxx.com/home/xxxx。 这是真的正常行为吗? 如果我需要包含index.php,该怎么办?
current_url()
index.php