Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

taxplaner.php File Reference

Go to the source code of this file.

Variables

 $intNewSlots = 0
 $intNewWorker = 0
 $intNewInflTax = 0
 $intNewGrowth = 0
 $intNewFood = 0
 $intNewGold = 0
 $intGrowth = intval( $_POST['tp_infl_growth'] )
 $intInflTax = intval( $_POST['tp_infl_tax'] )
 $intTax = intval( $_POST['tp_tax'] )
 $intWorker = intval( $_POST['tp_worker'] )
 $intFood = intval( $_POST['tp_food'] )
 $intFoodBase = intval( $_POST['tp_food_base'] )
 $intUnit = intval( $_POST['tp_unit'] )
 $intBuild = intval( $_POST['tp_build'] )
 $intGold = intval( $_POST['tp_gold'] )
 $booNewBuilding = ( abs( $intNewSlots ) + abs( $intNewWorker ) + abs( $intNewInflTax ) + abs( $intNewGrowth ) + abs( $intNewFood ) + abs( $intNewGold ) ) > 0
 $strCookieinfo = "$intGrowth,$intInflTax,$intTax,$intWorker,$intFood,$intFoodBase,$intUnit,$intBuild,$intGold"
 $_COOKIE [$strCookiePrefix]['towns'][$strTown] = $strCookieinfo
 $aData = explode( ',', $_COOKIE[$strCookiePrefix]['towns'][$strTown] )
 $strTowns = ''


Variable Documentation

$_COOKIE[$strCookiePrefix]['towns'][$strTown] = $strCookieinfo
 

Definition at line 72 of file taxplaner.php.

$aData = explode( ',', $_COOKIE[$strCookiePrefix]['towns'][$strTown] )
 

Definition at line 78 of file taxplaner.php.

Referenced by _LogStat(), _UserList(), and ImportHtml::import().

$booNewBuilding = ( abs( $intNewSlots ) + abs( $intNewWorker ) + abs( $intNewInflTax ) + abs( $intNewGrowth ) + abs( $intNewFood ) + abs( $intNewGold ) ) > 0
 

Definition at line 64 of file taxplaner.php.

$intBuild = intval( $_POST['tp_build'] )
 

Definition at line 86 of file taxplaner.php.

$intFood = intval( $_POST['tp_food'] )
 

Definition at line 83 of file taxplaner.php.

$intFoodBase = intval( $_POST['tp_food_base'] )
 

Definition at line 84 of file taxplaner.php.

$intGold = intval( $_POST['tp_gold'] )
 

Definition at line 87 of file taxplaner.php.

$intGrowth = intval( $_POST['tp_infl_growth'] )
 

Definition at line 79 of file taxplaner.php.

$intInflTax = intval( $_POST['tp_infl_tax'] )
 

Definition at line 80 of file taxplaner.php.

$intNewFood = 0
 

Definition at line 61 of file taxplaner.php.

$intNewGold = 0
 

Definition at line 62 of file taxplaner.php.

$intNewGrowth = 0
 

Definition at line 60 of file taxplaner.php.

$intNewInflTax = 0
 

Definition at line 59 of file taxplaner.php.

$intNewSlots = 0
 

Definition at line 57 of file taxplaner.php.

$intNewWorker = 0
 

Definition at line 58 of file taxplaner.php.

$intTax = intval( $_POST['tp_tax'] )
 

Definition at line 81 of file taxplaner.php.

$intUnit = intval( $_POST['tp_unit'] )
 

Definition at line 85 of file taxplaner.php.

$intWorker = intval( $_POST['tp_worker'] )
 

Definition at line 82 of file taxplaner.php.

$strCookieinfo = "$intGrowth,$intInflTax,$intTax,$intWorker,$intFood,$intFoodBase,$intUnit,$intBuild,$intGold"
 

Definition at line 69 of file taxplaner.php.

$strTowns = ''
 

Definition at line 120 of file taxplaner.php.


Generated on Sun May 8 19:29:46 2005 for PhpMap by  doxygen 1.4.2