Float data type table row
Hey, I've got table row skill (FLOAT)
And I want to insert 10.0 into it, but it doesn't insert, the skill is still 0. When Player connects I get his skill float like this: PHP Code:
PHP Code:
But when I try to save it on client disconnect, like this: PHP Code:
where is the problem ? as I've mentioned that skill row is skill FLOAT(10) |
Re: Float data type table row
That is not how you read a float value from an SQL query.
Code:
|
| All times are GMT -4. The time now is 04:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.