Daniel0 Posted September 2, 2008 Share Posted September 2, 2008 Great. Didn't know that tool. Quote Link to comment https://forums.phpfreaks.com/topic/110866-coding-style/page/4/#findComment-631843 Share on other sites More sharing options...
joquius Posted September 5, 2008 Share Posted September 5, 2008 I like whitespace so I try to use the first with extra whitespace inside the parenthesis. Though sometimes I prefer python style in this situation: if ( $dave->isNotHere ( ) ) return false; else return true; Quote Link to comment https://forums.phpfreaks.com/topic/110866-coding-style/page/4/#findComment-634843 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.