Search found 1 match

by tlteoh
Thu Sep 18, 2014 5:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: call php restful function
Replies: 1
Views: 1558

call php restful function

I 'm trying to call a php restful json value into LiveCode but can't get it.

put URL ("my restful address") into field 1

What 's wrong with my code? How to call php restful in LiveCode?

Thanks.