Jump to content

fuel burned


Boogace

Recommended Posts

enclose in the round function

<?php echo round (existing code here), 0);?>

Try this script below and check;

?php echo number_format(StatsData::totalfuelburned(), 0); ?> kgs<br />

Just replace teh existing code here with the current code you use to display, there are a couple of variations deppending on your code, some may need to be enclosed with {} as well.

This can cause the error you are receiving

The Sava, is one of the friends who really help the community, look fondly the link he shared, can help you understand the operation of scripts.

hugs

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...