Thanks for the response sleipnir214,
I now get the error:
Parse error: parse error in c:\inetpub\Team_Nortime\php_samples\import_data.php on line 15
Line 15 is the containing the ?> php closing tag
Here's the full code:
<?php
# MySQL database User ID, Password and DB name
$sql_id =...