thefollower Posted December 10, 2007 Share Posted December 10, 2007 I keep getting this error: Fatal error: Unsupported operand types in C:\xampp\htdocs\gymstat.php on line 95 this is line 95 $NewPercentageDexterity = $DexterityInput * $PercentageAddOn; what could cause it to error like that? is it possibly cos a value is 0 ? Link to comment https://forums.phpfreaks.com/topic/81059-fatal-error-unsupported-operand-types/ Share on other sites More sharing options...
kenrbnsn Posted December 10, 2007 Share Posted December 10, 2007 What are the values of the variables? Ken Link to comment https://forums.phpfreaks.com/topic/81059-fatal-error-unsupported-operand-types/#findComment-411243 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.