页面网址问题

编程入门 行业动态 更新时间:2024-10-27 22:34:44
本文介绍了页面网址问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 伙计们!! 我有一个网站,我在一个页面中列出所有手机,如 1.nokia 3310 2.motorola p150 3. .. 所以每个手机都有描述页面。所以我把模型(3310)和品牌(诺基亚)在url中传递到一个页面(mobile_desc,php),在那里我得到了$ _GET变量并查询它。 1.现在客户想要一些变化,比如模型和品牌不应该通过网址,所以我如何将模型和品牌传递到下一页,以便我可以使用它。 2.他想要xyz/nokia3310这样的网页而不是xyz/mobile_desc.php这样的东西,以便Google可以识别它。

解决方案

_GET变量并查询它。 1.现在客户想要一些变化,比如模型和品牌不应该通过网址,所以我如何将模型和品牌传递到下一页,以便我可以使用它。 2.他想要xyz/nokia3310这样的网页而不是xyz/mobile_desc.php这样的东西,以便Google可以识别它。

1.

_POST变量?

hii guys !! I have a website where in i was listing all the mobiles in a page like 1.nokia 3310 2.motorola p150 3. .. so each mobile has description page . so i was passing the model(3310) and brand(nokia) in url to a page (mobile_desc,php) where i was getting the $_GET variables and querying it . 1. now client wants some changes like the model and brand should not go through url, so how do i need to pass the model and brand to next page so that i can use it . 2. and he wants pages like xyz/nokia3310 and stuff instead of xyz/mobile_desc.php so that google can recognize it .

解决方案

_GET variables and querying it . 1. now client wants some changes like the model and brand should not go through url, so how do i need to pass the model and brand to next page so that i can use it . 2. and he wants pages like xyz/nokia3310 and stuff instead of xyz/mobile_desc.php so that google can recognize it .

1.

_POST variable?

更多推荐

页面网址问题

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

发布评论

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

>www.elefans.com

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