lord unforgiven
New member
im trying to make a very simple tool using PHP to translate the letters numbers and symbols found on a keyboard into binary code. I was just starting when i found this problem.
}else if{($post == "\"){
echo 'the binary code of "\" = , the hex code =';
}
}else if{($post == "\"){
echo 'the binary code of "\" = , the hex code =';
}