Codeigniter网站网址问题

编程入门 行业动态 更新时间:2024-10-16 18:26:19
本文介绍了Codeigniter网站网址问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

HI, 使用site_url时,我的codeigniter程序出现问题. $ result [''nextpageurl''] = site_url(''admin/bookings/selectseat''); 它不需要我想要的链接.它显示以下错误. (http:\/\/example \/test2 \/php \/admin \/bookings \/selectseat) 请帮助我如何选择座位页面. 谢谢,

I have a problem with my codeigniter program when i use site_url. $result[''nextpageurl''] = site_url(''admin/bookings/selectseat''); It does not take to the link i want. It shows the below error. (http:\/\/example\/test2\/php\/admin\/bookings\/selectseat) pls help me how to get to selectseat page. Thanks,

推荐答案

result [''nextpageurl''] = site_url(''admin/bookings/selectseat''); 它不需要我想要的链接.它显示以下错误. (http:\/\/example \/test2 \/php \/admin \/bookings \/selectseat) 请帮助我如何选择座位页面. 谢谢 result[''nextpageurl''] = site_url(''admin/bookings/selectseat''); It does not take to the link i want. It shows the below error. (http:\/\/example\/test2\/php\/admin\/bookings\/selectseat) pls help me how to get to selectseat page. Thanks,

更多推荐

Codeigniter网站网址问题

本文发布于:2023-10-31 13:28:10,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1546220.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:网址   网站   Codeigniter

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!