I am working with codeigniter and i need to change 2.50 into 250 or 300.70 into 30070, basically, I need send PAYPAL my price in pence and not pounds, how do I change it so my price reads in pence and not pounds?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The following code will convert pounds to pence:
It really is that simple. Google will confirm it. It’s analogous to converting dollars to pennies.