laxi Posted October 11, 2013 Share Posted October 11, 2013 Hello members, can someone explain to me the syntax shown below? This is a OOP extract. I am confused in \""." for class. What is the role of "\" in the highlighted code. $this->spannextinactive = "<span class=\""."$this->inactivespanname\">$this->strnext</span>\n"; Please explain. Thanks in advance Link to comment https://forums.phpfreaks.com/topic/282883-need-help-to-understand-syntax/ Share on other sites More sharing options...
requinix Posted October 11, 2013 Share Posted October 11, 2013 That part has nothing to do with OOP, for the record. Strings Link to comment https://forums.phpfreaks.com/topic/282883-need-help-to-understand-syntax/#findComment-1453516 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.