Tag Archives: endif

PHP if statement alternatives

Did you know there are actually 3 different ways to use the if…else…elseif control in PHP? They each have their uses, and hopefully I can help decode them a little bit for those who aren’t familiar with them. Here is … Continue reading

Posted in development, php | Tagged , , , , , , , , | Leave a comment