如何使用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中我写了什么?
答案 0 :(得分:2)
这一步可能会帮助您找到您所寻找的答案https://groups.google.com/forum/?fromgroups#!topic/app-inventor-php-api-services/6WuJ-azfbSQ。我希望有帮助