Get currency from Bloomberg with PHP without API Key by : Ali Akbar February 9 , 2017 0 Comments in : Coding , Snippet 0 Another way to get currency from Bloomberg with PHP function without API Key. 3774 Views Share This Continue Reading
Remove rear zero on decimal by : Ali Akbar February 9 , 2017 0 Comments in : Coding , Snippet 0 For remove the unused zero on decimal with money format.. Ex: 30000.890 > 30,000.899 2804 Views Share This Continue Reading