kobbalt Posted May 14, 2018 at 01:20 AM Posted May 14, 2018 at 01:20 AM Hello there. First of all I gotta say I'm pretty new to this. I've got a Master Brick and a WiFi extension and what I would like to do is send a POST request to a website. Is PHP a good idea for that or does it work just fine with C/C++? Quote
borg Posted May 14, 2018 at 08:23 AM Posted May 14, 2018 at 08:23 AM If your preferred language is C/C++ you can use it, no problem. You could for example use libcurl to send a POST request. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.