Recent Questions - WordPress Development Stack Exchange · Jul 27, 2021
Display Results of SQL Query on WP site
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
I hope this is not redundant - but there always seems to be enough different that I cannot get things working. I am building a function in my functions.php file - all other functions work fine. $query = $mydb->get_results("select * from table"); //This works just fine in mysql and I can do things like count(*) and get that to report back. But for whatever reason I cannot get the table to return…

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.