Title: We cant update wordpress table
Last modified: August 19, 2016

---

# We cant update wordpress table

 *  [arunet](https://wordpress.org/support/users/arunet/)
 * (@arunet)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/we-cant-update-wordpress-table/)
 * We created a plugin and use prototype,but we cant update a table content created
   by us,plese help
    The code we used is $update=$wpdb->query( “UPDATE wp_works 
   SET email = ‘”.$email.”‘ WHERE id = $check” ); $results = $wpdb->query( $update);

Viewing 1 replies (of 1 total)

 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/we-cant-update-wordpress-table/#post-1281207)
 * What about the [$wpdb->update method](http://codex.wordpress.org/wpdb#UPDATE_rows)?

Viewing 1 replies (of 1 total)

The topic ‘We cant update wordpress table’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [MichaelH](https://wordpress.org/support/users/michaelh/)
 * Last activity: [16 years, 6 months ago](https://wordpress.org/support/topic/we-cant-update-wordpress-table/#post-1281207)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
