Du könntest das Array mit der Funktion serialize in einen String kovertieren und diesen (in einem einzigen Datensatz) in der DB ...
Before executing the statement, the application sets the value of each element of each bound array. When the statement is ...
Bind an array to each parameter. Each data structure (array) contains all the data for a single parameter. This is called column-wise binding because it binds a column of values for a single parameter ...
I'm basically doing a select * in mysql and trying to put all the data in the table into an array using PHP but not having much luck. It seems that the first row of the table is correctly placed into ...