Home > Backend Development > PHP Tutorial > PHP的<embed>调用问题问题

PHP的<embed>调用问题问题

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 20:31:53
Original
1426 people have browsed it

<code>html</code><code><embed src="http://static.acfun.mm111.net/player/ACFlashPlayer.out.swf?type=page&url=ac1865040" allowfullscreen="true" quality="high" width="590" height="460" align="middle" allowscriptaccess="always" type="application/x-shockwave-flash" wmode="transparent">
</embed></code>
Copy after login
Copy after login

上面的代码调用在我的网站,但是在IE中正常,在谷歌,火狐中却返回失败;403 Forbidden。
不知道是上面原因...如果是源站API的问题 为什么IE正常!

可能是我网站有什么地方影响了。
http://www.renxing8.net/read/77

回复内容:

<code>html</code><code><embed src="http://static.acfun.mm111.net/player/ACFlashPlayer.out.swf?type=page&url=ac1865040" allowfullscreen="true" quality="high" width="590" height="460" align="middle" allowscriptaccess="always" type="application/x-shockwave-flash" wmode="transparent">
</embed></code>
Copy after login
Copy after login

上面的代码调用在我的网站,但是在IE中正常,在谷歌,火狐中却返回失败;403 Forbidden。
不知道是上面原因...如果是源站API的问题 为什么IE正常!

可能是我网站有什么地方影响了。
http://www.renxing8.net/read/77

我刚试了下,Chrome 正常。

<code>版本 43.0.2357.130 m
</code>
Copy after login
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template