A Admin • 833K Points Coach Q. What is the correct syntax of PHP base_convert() function? (A) base_convert(number, from_base, to_base); (B) base_convert(number, to_base, from_base); (C) base_convert(number); (D) base_convert(number, to_base); Correct Answer - Option(A) Views: 26 Filed under category PHP Hashtags: Share Manage Tags
Discusssion
Login to discuss.