suchen

Heim  >  Fragen und Antworten  >  Hauptteil

php中如何判断客户端引入不同的文件

在php中怎么写判断,如果是手机访问的就引入如下文件

include dirname(__FILE__) . '/wap.tpl';

如果是电脑端访问就引入这个文件

include dirname(__FILE__) . '/pc.tpl';

要怎么实现
php代码怎么写?

大家讲道理大家讲道理2750 Tage vor380

Antworte allen(1)Ich werde antworten

  • 黄舟

    黄舟2017-05-16 13:00:13

    http://wenwen.sogou.com/z/q70...

    http://www.cnblogs.com/scofi/...

    http://www.cnblogs.com/zdz820...

    Antwort
    0
  • StornierenAntwort