EDIT: It was marked as duplicate but from other questions like this i just couldn't fix my problem. So sadly i have to ask directly with my reallife problem. I think the goal is to help someone with his problems here on this site :)
Sadly could not find a solution from other topics like this.
When I try to update something in MySQL via php I get the error:
Notice: Undefined offset: 0 in /home/web/zeiterfassung/mod/main/ajax_main.php on line 657
for every variable.
I send this data from javascript to php:
And this is my php code:
I can't seem to find any solution :(