Home  >  Article  >  Backend Development  >  关于phpcms 中头像下传 那位高手说上怎么实现的

关于phpcms 中头像下传 那位高手说上怎么实现的

WBOY
WBOYOriginal
2016-06-13 13:10:59822browse

关于phpcms 中头像上传 那位高手说下如何实现的


图片在flash中提交过来的zip压缩包中,谁能告诉我,php是怎么获取到这个zip资源的?

------解决方案--------------------
phpsso_server\phpcms\modules\phpsso\classes\phpsso.class.php
第46行

PHP code

$this->data['avatardata'] = $GLOBALS['HTTP_RAW_POST_DATA']; <div class="clear">
                 
              
              
        
            </div>
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