C
|
cgphp 11/29/2011 |
The INSERT query was not executed: $TipoFlusso=$values["TipoFlusso"]; |
F
|
Francesco_5000 author 11/29/2011 |
strangely... the insert query still does not work:
|
C
|
cgphp 11/29/2011 |
Try this: $TipoFlusso=$values["TipoFlusso"]; |
F
|
Francesco_5000 author 11/30/2011 |
I even tried this:
|
F
|
Francesco_5000 author 12/1/2011 |
everything works, you were right, yesterday I was very tired and I probably made some mistakes during the check of the code |