Adree to one tables from DB
-
Hi everybody. how can i adrees to one table in my DB, after this query:
$posts = $wpdb->get_row( “SELECT * FROM $wpdb->de_statistics WHERE blog_id = $blog_id AND post_id = $post_id ” );
i need to compare my table vies_posts with some value.
Thanks for help!
- The topic ‘Adree to one tables from DB’ is closed to new replies.