call php restful function

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
tlteoh
Posts: 1
Joined: Thu Sep 18, 2014 5:24 pm

call php restful function

Post by tlteoh » Thu Sep 18, 2014 5:29 pm

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.

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: call php restful function

Post by Klaus » Thu Sep 18, 2014 5:57 pm

Hi tlteoh,

1. welcome to the forum! :D
2. What do you exspect to be returned and what is actually in your field 1?


Best

Klaus

Post Reply