Имена участников (разделяйте запятой).
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near...
<?php include ('connect_mysql.php'); // Принятие данных о типе нового датчика $sens_type = $_POST['sens_type']; // Принятие данных о новом...
Помогите! скрипт должен записывать значение в бд mysql <?php include ('connect_mysql.php'); $name = '1'; $address = '1'; $current = '0';...