> $section = $box3 + $box4 + $box5 + $box6; // new ones i have added that
> won't work

Are the $box values listed here actually receiving values from the form?  If
you do an

echo "$box3 $box4 $box5 $box6";

what do you see?

Could you provide the HTML for your form as well please?  It may help shed
some light on your situation.

Sincerely,

Craig Vincent



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to