Write two functions: toInt() : A function to convert a string to an integer. toStr() : A function to convert an integer to a string.
by Tinatin Kvinikadze
2 years ago
PHP
Problem Solving
0
Pro tip: use ```triple backticks around text``` to write in code fences