inquisitivedzig
08-06-2008, 01:58 PM
There is alot of code... but it says there is an error on line 31 and this is line 31:
if($_POST['p2'] == 2a){$costperfoot = $costperfoot + 0.00;}
The code it is in looks like this
if($_POST['p6'] > ""){
if($_POST['p2'] == 2a){$costperfoot = $costperfoot + 0.00;}
if($_POST['p2'] == 2a){$costperfoot = $costperfoot + 0.38;}
}
if($_POST['p7'] > ""){
if($_POST['p2'] == 2a){$costperfoot = $costperfoot + 0.00;}
if($_POST['p2'] == 2a){$costperfoot = $costperfoot + 0.38;}
}
The entire file is attached
if($_POST['p2'] == 2a){$costperfoot = $costperfoot + 0.00;}
The code it is in looks like this
if($_POST['p6'] > ""){
if($_POST['p2'] == 2a){$costperfoot = $costperfoot + 0.00;}
if($_POST['p2'] == 2a){$costperfoot = $costperfoot + 0.38;}
}
if($_POST['p7'] > ""){
if($_POST['p2'] == 2a){$costperfoot = $costperfoot + 0.00;}
if($_POST['p2'] == 2a){$costperfoot = $costperfoot + 0.38;}
}
The entire file is attached