query wordpress database

Posted by vick on Stack Overflow See other posts from Stack Overflow or by vick
Published on 2010-06-10T02:26:22Z Indexed on 2010/06/10 2:32 UTC
Read the original article Hit count: 208

Filed under:

I have a table in the same database as my wordpress install. What is the correct way of querying it the "wordpress way" ? I know I can use mysqli and that is what I usually do. But I am sure wordpress has it's own standard and perhaps classes to do this.

thanks

© Stack Overflow or respective owner

Related posts about Wordpress