Hi,
I am upgrading from php4 to php5 and get this error message when i go live :
"Notice: Undefined variable: eff in /home/test5/www/includes/lanekalkulator.php on line 226 %) "
Code:
<br />
<div style='margin-top: 5px;'>= <span style='font-weight:bold;font-size:18px;'><?php echo ceil($resultat2); ?></span> kr,- pr. måned <em><span style='font-size: 11px'>(nom. rente 11.9% og eff. rente <?php echo $eff; ?>%)</span></em>
<br />