Hello!
I am having a recurring problem in a program that uses wampserver. Often, when performing an insertion in MySQL via PHP 5.6, the server loops and inserts hundreds or thousands of equal records, changing only the primary key (autoincrement). Has anyone else faced this problem or know what the cause might be? Thank you for any help.
Marcos
I am having a recurring problem in a program that uses wampserver. Often, when performing an insertion in MySQL via PHP 5.6, the server loops and inserts hundreds or thousands of equal records, changing only the primary key (autoincrement). Has anyone else faced this problem or know what the cause might be? Thank you for any help.
Marcos