第一种伪静态页面(拟静态)的方法(针对有服务器权限的):
http.conf 里 把mod_rewrite的#去掉
htacc 把 前面的option 改为all
RewriteEngine on
RewriteRule ^/t_(.*).html$ /test.php?id=$[……]
第一种伪静态页面(拟静态)的方法(针对有服务器权限的):
http.conf 里 把mod_rewrite的#去掉
htacc 把 前面的option 改为all
RewriteEngine on
RewriteRule ^/t_(.*).html$ /test.php?id=$[……]
这几天有几个朋友都在问,优酷全屏是怎么做的。今天我就把可行几个方法公布出来:
优酷视频全屏及去广告代码:
<embed
type=”application/x-shockwave-flash”
src=”http://player.youku.com/player.[……]