Float problem
Hello,
I did: PHP Code:
str_to_float(MonitorValues[1][ent]) it returns 0 Can somoene help? |
Re: Float problem
Show full code.
|
Re: Float problem
Okay,
I Start with: PHP Code:
PHP Code:
PHP Code:
If I do: PHP Code:
|
Re: Float problem
First, CameraPropertieValues is not an array of strings, but just an array of integers.
You don't have any length property set. The same problem exists for MonitorValues. Also, it is bad coding to index an array with an entity index. |
Re: Float problem
Fun fact: You can directly retrieve float from SQL_ReadResult.
|
Re: Float problem
Should I use
Trie's then for save the properties or? |
| All times are GMT -4. The time now is 04:29. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.