I am looking to make a wildcard page on
我正在寻找一个通配符页面
$items['%/pagename']
But I can't get it to work. Anyone got a solution?
但我无法让它发挥作用。有人有解决方案吗?
1 个解决方案
#1
Ist Parameter in url can not be made dynamic with %. you can repetitively include all possible values in place of %.
url中的Ist参数不能使用%动态。您可以重复包含所有可能的值来代替%。
#1
Ist Parameter in url can not be made dynamic with %. you can repetitively include all possible values in place of %.
url中的Ist参数不能使用%动态。您可以重复包含所有可能的值来代替%。