如何使用app inventor发送文件?你知道PostFile的例子或教程吗?我试试这个:
Button1.clik
Web1.Url to http://mysite.com/test.php
web1.PostFile path Image1.Picture
Web1.PostText text this is my image但在我的test.php中,我该写些什么呢?

发布于 2012-06-22 22:29:35
这一步可能会帮助你找到你寻找https://groups.google.com/forum/?fromgroups#!topic/app-inventor-php-api-services/6WuJ-azfbSQ的答案。我希望这对你有帮助
https://stackoverflow.com/questions/10836561
复制相似问题