Godhand Posted November 26, 2007 Share Posted November 26, 2007 Estate.php You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Into You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Also note the SQL for taxes is You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. And add in cron day You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Notice: you will have to update each user to make sure they have taxes. Also if you want to change the tax amount just change .1 into whatever you want in estate.php. Quote Link to comment Share on other sites More sharing options...
Krafty Posted February 3, 2008 Share Posted February 3, 2008 Re: [Free V2] taxes OR You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. and You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. ? How about that?..but obviously you'd have to change estate.php accordingly Quote Link to comment Share on other sites More sharing options...
HITMAN 17 Posted February 3, 2008 Share Posted February 3, 2008 Re: [Free V2] taxes here is the file for taxes Quote Link to comment Share on other sites More sharing options...
Godhand Posted February 3, 2008 Author Share Posted February 3, 2008 Re: [Free V2] taxes pft not that hard change that stuff once someone else actually gets the base code done WHICH I did without looking at any one else's coding thank you. Sure I got the concept from TC, but at least I coded it on my own along with the sql. :wink: Quote Link to comment Share on other sites More sharing options...
halfbaked Posted April 25, 2010 Share Posted April 25, 2010 I know this is old but can someone help me i'm trying to figure out how to add the daily tax to the main page not exactly sure how to do it. so that the players remember easier how much tax they got. Quote Link to comment Share on other sites More sharing options...
gurpreet Posted April 25, 2010 Share Posted April 25, 2010 Simple way would be: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote Link to comment Share on other sites More sharing options...
CrazyT Posted April 25, 2010 Share Posted April 25, 2010 Simple way would be: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Incorrect, remove the { and } You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote Link to comment Share on other sites More sharing options...
gurpreet Posted April 25, 2010 Share Posted April 25, 2010 Simple way would be: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Incorrect, remove the { and } You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Oh yeh, I did {$ir['Taxes'} and then number_format, forgot to remove the {} Quote Link to comment Share on other sites More sharing options...
Danny696 Posted April 25, 2010 Share Posted April 25, 2010 or echo 'House tax: '.money_formatter($ir['Taxes']).'.'; Quote Link to comment Share on other sites More sharing options...
CrazyT Posted April 25, 2010 Share Posted April 25, 2010 or echo 'House tax: '.money_formatter($ir['Taxes']).'.'; Umm - No why would you even use money_formatter, that is just the stupidest function there includig mysql_escape too. Quote Link to comment Share on other sites More sharing options...
Danny696 Posted April 25, 2010 Share Posted April 25, 2010 McCraps << blame them :P Quote Link to comment Share on other sites More sharing options...
halfbaked Posted April 25, 2010 Share Posted April 25, 2010 thanks guys. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.