Hello.. I'm new to statusnet development. I was digging the api to find a way to execute a simple sql query and get the result as an array or mixed!
I need something like this. global $DB; $res=$DB->query("SELECT * FROM profile"); is that feasible to do? thanks -- Arunoda Susiripala http://blog-arunoda.blogspot.com http://twitter.com/arunoda https://www.ohloh.net/accounts/arunoda
_______________________________________________ StatusNet-dev mailing list StatusNet-dev@lists.status.net http://lists.status.net/mailman/listinfo/statusnet-dev