colap Posted July 4, 2011 Share Posted July 4, 2011 Is it possible to access php 4 class member function or variable with a dot(.) ? Is arrow(->) for php5 syntax ? Quote Link to comment https://forums.phpfreaks.com/topic/241037-question-with-accessing-php-4-class-member-function-or-variable/ Share on other sites More sharing options...
trq Posted July 4, 2011 Share Posted July 4, 2011 No and no. A dot is the concatenation operator in PHP. Quote Link to comment https://forums.phpfreaks.com/topic/241037-question-with-accessing-php-4-class-member-function-or-variable/#findComment-1238115 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.