简体   繁体   English

使用PHP将文件上传到远程服务器

[英]Flex file upload to remote server using PHP

I am trying to upload the files to the remote server using PHP with Flex interface. 我正在尝试使用具有Flex接口的PHP将文件上传到远程服务器。 If it's not localhost, it shows the security error. 如果不是本地主机,则显示安全错误。 I have already put the crossdomain.xml in the tomcat web app root directory to allow all the domains. 我已经将crossdomain.xml放置在tomcat Web应用程序的根目录中,以允许所有域。 However, the security error is still shown when I tried to upload the file. 但是,当我尝试上传文件时,仍然显示安全错误。 Any suggestion for this problem? 对这个问题有什么建议吗? Thanks. 谢谢。

如果您是从本地沙箱运行SWF,请在此处添加位置(从中运行)。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM