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!
I have a statement that compares two numbers. I would like to have the "then" portion displayed in red if $number1 is not equal to $number. I have tried several differnt things, but can not make it work. I keep getting a parse error. I am new to php so any help with a good explaination would be appreciated.