Código PHP:
mysql_query("INSERT INTO users_products (user,name,create,expire,status,service) VALUES('$user', '$name', '$create', '$expire', '$status', '$service')") or die(mysql_error());
Código:
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 'create,expire,status,service) VALUES('1', 'VPS #4', '1343358914', '1345950914', ' at line 1