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!
Hi there, I wrote this code for a drop down menu to select a minute. When it creates the drop down menu, 0 is selected even though the $minute variable is null. I tried changing the comparison operator to === but that didn't work either. I know this is probably simple but I forgot how to do it.