mudi Posted February 13, 2008 Share Posted February 13, 2008 How i make an if and then other if INSIDE the pevious if command? Quote Link to comment https://forums.phpfreaks.com/topic/90834-if-over-if/ Share on other sites More sharing options...
wildteen88 Posted February 13, 2008 Share Posted February 13, 2008 Umm, simple: if( expression ) { if( expression ) { } } Quote Link to comment https://forums.phpfreaks.com/topic/90834-if-over-if/#findComment-466070 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.