Flex, PHP, JSON, MySQL - Advanced Updating
The last tutorial on Flex and PHP included some code to send data back and forth from a MySQL database. One of the comments asked a question about sending only the relevant updated data to the server and I decided it would be nice to write a tutorial on how to do this. I am going to build off of the last tutorial for this so if you haven’t looked at it I would advise it. Along with only updating the data that changes we are also going to differentiate between an update and delete.
Read More »
Posted in MySQL, PHP, Flex, All Tutorials | 37 Comments »
