Yes, that's STILL not an integer. The detection converts to integer and checks if it's the same thing or not - 0.01 (since . is the decimal separator in PHP) when converted to integer will become 0, which is not the same as 0.01, so it throws the error...
Re: [Error] Wrong value type sent to the database. Integer expected. (amount)
Re: [Error] Wrong value type sent to the database. Integer expected. (amount)
0 commentaires:
Enregistrer un commentaire