02-14-2019, 03:16 PM
I was able to dump($rtu_name) and it shows the field information.
So it looks as though the update is working, it's just not applying the information from $rtu_name.
So I did and echo to see the values of both $rtu_name and $fields and this is the output (I'm updating the rtu_name with just my name):
echo "$rtu_name, $fields";
Rob, Array
So it looks as though the update is working, it's just not applying the information from $rtu_name.
So I did and echo to see the values of both $rtu_name and $fields and this is the output (I'm updating the rtu_name with just my name):
echo "$rtu_name, $fields";
Rob, Array