PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
What am I doing wrong with this if elseif else statement? I am needing 1 of 3 things to happen
either give an input box if the default value of 0.00 is in place, echo a value previously entered value if not = to "Unused" or just keep the value as "Unused" if it already is such.