15.04.2015, 23:37
In a y_ini callback, Is there a way I can detect the type of data in a string.
Like for example:
"32654" would return 1 (which means lets say integer)
and "sdjfguf1540fdfd\sf" would return 2(which is string)
If someone has a function for that, It'd be very appreciated.
Like for example:
"32654" would return 1 (which means lets say integer)
and "sdjfguf1540fdfd\sf" would return 2(which is string)
If someone has a function for that, It'd be very appreciated.