php - Storing an object in mysqli database -


i developing facebook app requires me store information in mysqli database , retrieve it.

data example array(1) { ["id"]=> string(17) "10213388667928851" }

please share views possible.

you can convert string serialized array (serialize) or json document (json_encode).

the best solution depends on project details.


Comments

Popular posts from this blog

ZeroMQ on Windows, with Qt Creator -

.net - Generate assembly with Roslyn -

batch file - filebot superstrict script: need tiny video sample or other solution -