mysql_query($strSQL) or die(mysql_error()); // Запускаем скрипт добавления записи mysql_close (); echo "Done!"; ?>