Languages have their marks and roles in programming, but nothing is as versatile and fast as C code. But their is a major lacking in c++ web frameworks so I've been working on a simple framework.
A lot of time when a user posts data it swamped with bad characters and then saved to a database. Well then its pulled back and displayed incorrectly. I present a simple method to getting around them and how to find them in php.
Firefox introduced a new aspect to file access from a website. You can now read data from files before its uploaded. I got over reading files and uploading them with true ajax.
Json might be lighter weight to transport but the downside in php is its parser isn't as quick as its xml. So I got over a simple example and load times