Relative Content

Tag Archive for phparrayscodeigniter

Insert same value from key Array PHP

I Have an array and i want the created_by value same with the id value, how to deal with it? I try to create the code same with id key but it’s return the new UUID. Anyone can help?????