21.02.2010, 14:59
D(Json) , like PHP Json System
You can create Multidimensional Saves so you dont need more than one File, you can save it all in One,
DjSon Work with a Cache System Based on Sql Commands
Код:
"key1"
{
"a":12,
"b":"Hello World"
}
DjSon Work with a Cache System Based on Sql Commands
Код:
DjSetFloat(File,"key1/a",3.13);

