[PHP,GIF]请大大指教下,这个想法是纯YY还是理论上能够实现的?
本帖最后由 xlrtx 于 2013-05-13 14:13:52 编辑
个人认为,gif文是逐帧传递的(未验证,不过看网页gif图片加载是逐帧的)
那么是否可以写一个程序,根据用户的相应来动态生成图片帧?
比如
用户---get a.gif------------->服务器
用户
用户
用户
用户-post gif.php?str="test"->服务器
用户
用户
用户
用户-post gif.php?str="hi"--->服务器
用户
用户
.....
用户
全程保持这个gif文件的response不断开,是否可以动态显示用户的请求?
理论上可以做到么?
若php不能实现用cgi也可以..
语言不是问题..关键是gif文件格式是否满足这样做
球了解gif文件格式的大大解释下..
Statement: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