You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 10, 2022. It is now read-only.
I'm a PHP beginner and this is something I really don't understand.
JSON
PHP
Do that 5 times and you get
why? What do I have to do with the array from
selectAll()so it can get saved again without the weird nesting?If I understand this correctly,
selectAllgets the complete table whileupdateAllupdates the contents of the table. What are my options here?