grlayouts Posted June 15, 2008 Share Posted June 15, 2008 ok the end price[boost] wont add on but will print. $price = mysql_fetch_array(mysql_query("SELECT * FROM boosts;")); return ceil($q * -275 / 1000000 + 750) + $price["boost"]; Link to comment https://forums.phpfreaks.com/topic/110310-simple-i-think/ Share on other sites More sharing options...
adguru Posted June 15, 2008 Share Posted June 15, 2008 What do you want to ask??? Link to comment https://forums.phpfreaks.com/topic/110310-simple-i-think/#findComment-565985 Share on other sites More sharing options...
grlayouts Posted June 15, 2008 Author Share Posted June 15, 2008 the part + $price[boost] is not updating but if i type print"$price[boost]"; it prints ok. Link to comment https://forums.phpfreaks.com/topic/110310-simple-i-think/#findComment-565992 Share on other sites More sharing options...
DarkWater Posted June 15, 2008 Share Posted June 15, 2008 Read the PM I sent you in response to your PM. Link to comment https://forums.phpfreaks.com/topic/110310-simple-i-think/#findComment-566022 Share on other sites More sharing options...
.josh Posted June 15, 2008 Share Posted June 15, 2008 if you guys' PMs are related to this question, please keep it in the thread, as other people will not be able to benefit from the methods/solutions. Also, I'm not really seeing how this thread is any different than your other thread: http://www.phpfreaks.com/forums/index.php/topic,202065.0.html so I'm closing this thread. Link to comment https://forums.phpfreaks.com/topic/110310-simple-i-think/#findComment-566025 Share on other sites More sharing options...
Recommended Posts