Title: Error constructing a mysql chain
Last modified: August 19, 2016

---

# Error constructing a mysql chain

 *  Resolved [teo7](https://wordpress.org/support/users/teo7/)
 * (@teo7)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/error-constructing-a-mysql-chain/)
 * I’m getting crazy. I try to do something as simple as to make a mysql chain: 
   $my_chain = “INSERT INTO my_table SET my_field=’$my_variable'”;
 * When I print $my_chain from the code I get something like this: INSERT INTO my_table
   SET my_field=”the_variable_value
 * Someone can tell me what the hell happens there?. PD: The same happens using 
   INSERT INTO (my_table) VALUE ($my_variable)

The topic ‘Error constructing a mysql chain’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [teo7](https://wordpress.org/support/users/teo7/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/error-constructing-a-mysql-chain/)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
