Is it possible to save multiple input field data in json method using crud ?
Read save data part in cakephp docu.
There is also option to use foreach on posted data
1 Like
Is it possible to save multiple input field data in json method using crud ?
Read save data part in cakephp docu.
There is also option to use foreach on posted data