PHP Code:
<?php
$var1 = "DVD-R";
$var2 = "DVD+R";
$var3 = "DVD*R?";
if ($var1<$var3) {
echo "DVD*R";
}
else {
echo "DVD-R";
}
echo $var2 ." isn't even in there cause it sucks :)";
?>
|
i choose + , for its better compatibility.
DVD ± S
though for normal users, the + or - doesn't make much difference. I use + however.
i often buy DVD-r cause DVD+R is much expensive, lol
I Don't Know The Difference

DVD+R DL. But I'm only buying BD-R now.
I thought DVD-R died a long time ago...