12.07.2017, 10:58
I also tried using mysql_fetch_assoc. Same.
The problem is that the variable "string" will contain incomprehensible data. I do not know where they come from. Just a bunch of int values.
In this case, the "insert" work normal, and "select" returns bad data.
And in the old version of the module for dev 8 everything worked fine
Good. The problem is solved in part.
Mysql_fetch_assoc is working fine. The first time I made a mistake with the headlines.
But mysql_fetch_row still does not work, as in the old version.
I will use _assoc
The problem is that the variable "string" will contain incomprehensible data. I do not know where they come from. Just a bunch of int values.
In this case, the "insert" work normal, and "select" returns bad data.
And in the old version of the module for dev 8 everything worked fine
Good. The problem is solved in part.
Mysql_fetch_assoc is working fine. The first time I made a mistake with the headlines.
But mysql_fetch_row still does not work, as in the old version.
I will use _assoc