Title: insert data from wordpress into different table
Last modified: August 21, 2016

---

# insert data from wordpress into different table

 *  [captinhack](https://wordpress.org/support/users/captinhack/)
 * (@captinhack)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/insert-data-from-wordpress-into-different-table/)
 * hi,
    I’m hosting wordpress in my local machine and in fact it’s a part of my 
   project that incorporate WP, PHP forum and Android app. I want to insert from
   WP the address and contact details of some org. into my DB for the Android App.
   to retrieve it and view it in Android. the table which I need to insert data 
   into is different from WP table
 * is there a way
 * thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [iuttu](https://wordpress.org/support/users/iuttu/)
 * (@iuttu)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/insert-data-from-wordpress-into-different-table/#post-3713838)
 * You can use [WP_Query](https://codex.wordpress.org/Class_Reference/WP_Query) 
   to query WP database and use “normal” PHP functions to insert desired data on
   your own database.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/insert-data-from-wordpress-into-different-table/#post-3713839)
 * Have you reviewed [http://codex.wordpress.org/Class_Reference/wpdb](http://codex.wordpress.org/Class_Reference/wpdb)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘insert data from wordpress into different table’ is closed to new replies.

## Tags

 * [android](https://wordpress.org/support/topic-tag/android/)
 * [MySQL](https://wordpress.org/support/topic-tag/mysql/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 2 replies
 * 3 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [13 years, 1 month ago](https://wordpress.org/support/topic/insert-data-from-wordpress-into-different-table/#post-3713839)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
