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 : phpfor ($i=1; $i <6; $i++) { $myvar.$i = 'this is : '.$i }this here
$mvar.$inew variable
The topic ‘Create a new variable’ is closed to new replies.