The "creden" value is null like the following "creden": null, and other one is the following "creden": { "uName": "5xxxxxxx" }, set the below condition for them and it works!
if ($response[$i][$j]{creden} ne "" ) { $responsuname = $responsetextall[$i][$j]{creden}{uName +}; } else { $responsuname = "No UNAME"; }
In reply to Re^8: Modification of a read-only value attempted
by chandantul
in thread Modification of a read-only value attempted
by chandantul
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |