【问题标题】:URL masking in php?php中的URL掩码?
【发布时间】:2010-11-25 04:18:57
【问题描述】:

我有一个这样的链接:

www.domain.com/index.php?var=string1&var2=string2

我想将网址屏蔽为:

www.domain.com/index.php,或者最好是这样:

www.domain.com

我试过google,找到了一些方法:

  1. 使用 iframe

  2. 使用框架集

  3. Mod_rewrite

我正在使用 php、IIS 和 mysql,我的服务器是 windows server 2003。哪种方法最适合我的服务器?以及如何屏蔽网址???

【问题讨论】:

    标签: php url masking


    【解决方案1】:

    【讨论】:

      猜你喜欢
      • 2010-10-04
      • 2011-04-27
      • 1970-01-01
      • 1970-01-01
      • 2019-04-12
      • 2011-06-08
      • 1970-01-01
      • 2016-11-20
      • 2021-03-20
      相关资源
      最近更新 更多