mysql - Not being able to get question mark (?) as a string from sql into php
one text
Solution:
so it got resolved very fast by taking a look at the function and setting true in the function the code is like this
http://sandbox.onlinephpfunctions.com/code/fcbeb657158d4a635b01173f88a5945492106ebe
turns out I had to set the function to true before using echo or var_dump on the variable.
thanks to ADyson for great help.
Source