<p>If your DB table already exists and you do NOT want to include all the table’s columns in your CSV file, then when you run PHP Admin Import, you’ll need fill in the Column Names field in the Format-Specific Options for CSV - Shown here at the bottom of the following screenshot.</p>
<p>In summary:</p>
<ul>
<li>
<p>Choose a CSV file</p>
</li>
<li>
<p>Set the Format to CSV</p>
</li>
<li>
<p>Fill in the Column Names field with the names of the columns in your CSV</p>
</li>
<li>
<p>If your CSV file has the column names listed in row 1, set “Skip this number of queries (for SQL) or lines (for other formats), starting from the first one” to 1</p>
</li>
</ul>