Category Archives: php

Handy code: ifelse()

As with most web developers about half of my code is collecting information via forms (the other half is presenting that information). When a form is submitted there are a variety of variables that I might want to display back … Continue reading

Posted in Code, php | Leave a comment