Hello, I am looking to retrieve data from the database and store the values into a class. I was wondering if there was a built in class which could help me with this. I was planning to return a Json string from the PHP file and then decode it with C++, but if there is something in the SFML library that can make it easier than having to decode a Json string, that be great.
Any suggestions/ideas?
Cheers