Mchl Posted April 19, 2010 Share Posted April 19, 2010 Was anyone brave enough to see what macros are those? Daniel: PHP is case sensitive when it comes to variable identifiers, and from my own experience, that's where a lot of mistakes are made (at least at the beginning) Link to comment https://forums.phpfreaks.com/topic/198781-does-anyone-use-php-like-this/page/2/#findComment-1044809 Share on other sites More sharing options...
Daniel0 Posted April 19, 2010 Share Posted April 19, 2010 Daniel: PHP is case sensitive when it comes to variable identifiers, and from my own experience, that's where a lot of mistakes are made (at least at the beginning) I know. That's why I explicitly only said "function and class names" Link to comment https://forums.phpfreaks.com/topic/198781-does-anyone-use-php-like-this/page/2/#findComment-1044811 Share on other sites More sharing options...
proggR Posted April 19, 2010 Author Share Posted April 19, 2010 Was anyone brave enough to see what macros are those? I'm not even brave enough to see them lol. Link to comment https://forums.phpfreaks.com/topic/198781-does-anyone-use-php-like-this/page/2/#findComment-1044815 Share on other sites More sharing options...
Mchl Posted April 19, 2010 Share Posted April 19, 2010 Daniel: PHP is case sensitive when it comes to variable identifiers, and from my own experience, that's where a lot of mistakes are made (at least at the beginning) I know. That's why I explicitly only said "function and class names" I never doubted your knowledge of this fact. Just pointing out, that this single tip has some sense in it. Link to comment https://forums.phpfreaks.com/topic/198781-does-anyone-use-php-like-this/page/2/#findComment-1044856 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.