I need to know the use of config parameter in the structure
_slayer_http_server_t which is defined in the slayer_http_server.h and
where it is used exactly?
Can i also have any document help regarding this?
Thanks
Harini
What is the format of JSON that you need? It would be easy to
reformat things but you probably want to look in
db/dbaccess.c - > json_value * dbresult2json(MYSQL_RES *
myresult,apr_pool_t *mpool) {
If there is something specific let us know.
thanks,
d