实例如下所示:
http://testhf.irongbei.com/doubleact/index?from=app <?php $urlp = (isset($_get['from']) && $_get['from'] == 'app') ? '/appstatics/notot#plist':'/mindex/plist';?> <p style="font-size:13px;display:none;" id='t_invest'><a href=<?php echo $urlp;?> style="color:#ff0000;" >可用累计投资额不足,快去出借吧</a></p>
以上就是详细介绍app判断链接参数后缀跳转不同地址的方法的详细内容。
