Code Snippets Php

print(base_convert("FF", 16, 10));
?>