Unicode character in the Link value

smart

Member
Hello Fabrik,

You all are very helpful giving us time to troubleshoot and solve the problems / issues we are having on our forms. Thank you for that. I appreciate it deeply too.
Here is a little hiccup I am trying to fix it.

There is a link element and contains unicode characters. It shows correctly on the form and the link works well too.
On the sql db it is stored as below

Code:
{"label":"Audio","link":"https:\/\/archive.org\/download\/DZTSSS0024A\/\u101e\u1005\u1039\u1005\u102c\u101b\u103d\u103e\u1031\u1005\u100a\u103a\u1006\u101b\u102c\u1010\u1031\u102c\u103a_\u1042\u1040\u1042\u1041_\u1011\u103d\u1000\u103a\u1001\u103d\u102b\u101e\u103d\u102c\u1038\u1019\u100a\u103a\u1037\u101e\u1030\u1019\u103b\u102c\u1038\u1021\u1010\u103d\u1000\u103a.mp3"}

Other fields in the table, stored the correct Unicode characters. It means it is readable in our language.

I am trying to get the above link, process in the calc element and output the result on the form.
But it is displaying with all those "a\u103a\u1037\u101"..etc.. not in a proper link format with Unicode character.
I use mb_convert_encoding but not converting.
Let me know how to solve this.
Thanks and have a great day :)
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top