Buenas, me han dado un codigo para ver, pero no lo comprendo bien lo que quiere decir:
if ( $mode == 'del'){
if ( $del1) {
$c1 = "";
$cc1 = "";
$u1 = "" ;
}
if ( $del2) {
$c2 = "";
$cc2 = "";
$u2 = "" ;
}
if ( $del3) {
$c3 = "";
$cc3 = "";
$u3 = "" ;
}
}
if ( $cc11 && $c11 && $u11) {
esas variables sin asignar ni comparadas q kieren significar?