Jump to content

"simple" calculation


xwishmasterx

Recommended Posts

I have this part of an UPDATE code this seems to return a value no matter what I set it too:

 

AND team_treasure>=((members_count)*1000) 

 

although members_count times 1000 is much higher than team_treasure it still returns as if it is equal or lower.

 

Can someone help me on how to write this simple calculation?

Link to comment
https://forums.phpfreaks.com/topic/235187-simple-calculation/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.