Title: Create a new variable
Last modified: January 19, 2017

---

# Create a new variable

 *  [rahimbeyran](https://wordpress.org/support/users/rahimbeyran/)
 * (@rahimbeyran)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/create-a-new-variable/)
 * Create a new variable
    how can I Create a new variable in the loop In JavaScript
   such as php lang for example : php
 *     ```
       for ($i=1; $i <6; $i++) 
       {
         $myvar.$i = 'this is : '.$i
       }
       ```
   
 * this here `$mvar.$i` new variable

The topic ‘Create a new variable’ is closed to new replies.

 * 0 replies
 * 1 participant
 * Last reply from: [rahimbeyran](https://wordpress.org/support/users/rahimbeyran/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/create-a-new-variable/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
