0
Does anyone knows how to do converting number to roman numerals in php?
3 Respostas
0
There is actually a challenge here on SoloLearn for that problem. Maybe you find some inspiration here
https://www.sololearn.com/learn/6415/?ref=app
+ 1
You can also check this link out.
what you are looking for is there.
https://stackoverflow.com/questions/14994941/numbers-to-roman-numbers-with-php
0
We are not allowed to use array. Just if elseif and switch