echo '<option name="$row_core['nameM']">'; echo $row_core['nameM']; echo '</option>'; I am trying to display the values of the array in the name attribute but an error:
PHP Parse error: syntax error, unexpected 'nameM' (T_STRING), expecting ',' or ';' in C:\inetpub\wwwroot\technet\admin\index.php on line 67