I’m totally new to coding with Spark Core and the Spark Cloud. Does anyone know if I can control the Spark Core by coding in PHP? If so, any examples?
Thanks!
I’m totally new to coding with Spark Core and the Spark Cloud. Does anyone know if I can control the Spark Core by coding in PHP? If so, any examples?
Thanks!
As long as you can issue a HTTP REST request, you can use virtually every programming language. There’s also the option of TCP/UDP, but I don’t know if you can use that with PHP(?)
If you search for ‘php’ on the forum, some topics with example will most surely pop up.
Give it a try, and let us know if you can’t find them, or have any further questions.