$stderr ");
} else {
passthru("/home/oli/bin/dadadodo /home/oli/public_html/dares/spambox.txt -c $C 2>$stderr | /home/oli/bin/dadadodo - -c $C2 -html 2>>$stderr");
}
} elseif ($B == 2) {
if ($C2 == 0) {
passthru("/home/oli/bin/dadadodo /home/oli/public_html/dares/gordon -c $C -html 2>$stderr ");
} else {
passthru("/home/oli/bin/dadadodo /home/oli/public_html/dares/gordon -c $C 2>$stderr | /home/oli/bin/dadadodo - -c $C2 -html 2>>$stderr ");
}
} elseif ($B == 3) {
if ($C2 == 0) {
passthru("/home/oli/bin/dadadodo /home/oli/public_html/docs/wrt.txt -c $C -html 2>$stderr");
} else {
passthru("/home/oli/bin/dadadodo /home/oli/public_html/docs/wrt.txt -c $C 2>$stderr| /home/oli/bin/dadadodo - -c $C2 -html 2>$stderr ");
}
} elseif ($B == 7) {
if ($C2 == 0) {
passthru("cat /home/oli/public_html/dares/achmet.txt|sed -f /home/oli/public_html/dares/dad.sed| /home/oli/bin/dadadodo - -c $C -html 2>$stderr ");
} else {
passthru("cat /home/oli/public_html/dares/achmet.txt|sed -f /home/oli/public_html/dares/dad.sed| /home/oli/bin/dadadodo - -c $C 2>$stderr | /home/oli/bin/dadadodo - -c $C2 -html 2>>$stderr");
}
} elseif ($B == 4) {
if ($C2 == 0) {
passthru("cat /home/oli/public_html/dares/uploads/up.txt|sed -f /home/oli/public_html/dares/dad.sed| /home/oli/bin/dadadodo - -c $C -html 2>$stderr ");
} else {
passthru("cat /home/oli/public_html/dares/uploads/up.txt|sed -f /home/oli/public_html/dares/dad.sed| /home/oli/bin/dadadodo - -c $C 2>$stderr | /home/oli/bin/dadadodo - -c $C2 -html 2>>$stderr");
}
} elseif ($B == 5) {
if ($C2 == 0) {
passthru("/home/oli/bin/dadadodo /home/oli/public_html/docs/wh.mbox -c $C -html 2>$stderr ");
} else {
passthru("/home/oli/bin/dadadodo /home/oli/public_html/docs/wh.mbox -c $C 2>$stderr | /home/oli/bin/dadadodo - -c $C2 -html 2>>$stderr ");
}
} else {
echo "no selection\n";
//passthru("/home/oli/bin/dadadodo /home/oli/public_html/dares/alletextedado.txt -c $C | /home/oli/bin/dadadodo - -c $C2 -html ");
}
?>
|