Adding a variable to a retPlan "entries" database (expenses,income,assets,invests) 1) Create the variable in the mysql table in retPlanInit.inc, find the appropriate sql="create table ... " statement and add the desired variable. You will have to regenerate the retplan mysql database. Hint: for temporary work, you can add a variable (using phpVarAdmin) to an existing table in the retPlan database Note: Keep Track of Its Exact Name! 2) In retPlan_xxxx.inc (where xxx is one of expenses, income, assets, or invest), make the following changes a) In the ::::: add xxx:::: section (use to display the add a single xxx form) Add a with an statement. The name (and id) attributes of this should be structured as name="xxxVarname" (and id="ixxxVarname"). Example: Note that the id could be used in a