dfrojd Posted May 12, 2008 Share Posted May 12, 2008 Hi, I am editing a joomla component to suit my needs and there is lots of code in the form echo adsmanager_html::getLangDefinition($field->title)."<br />"; Now I have not been able to find help on, or figure put what :: does in here. Neither Google nor php help will respond to "::" as search phrase. Can someone elaborate or point me to an explanation. Thanks Dennis (from sunny Tenerife Island) Link to comment https://forums.phpfreaks.com/topic/105250-solved-syntax-help-quotquot-cant-find-explanation/ Share on other sites More sharing options...
starling Posted May 12, 2008 Share Posted May 12, 2008 http://dk2.php.net/manual/en/language.oop5.paamayim-nekudotayim.php There you go. Link to comment https://forums.phpfreaks.com/topic/105250-solved-syntax-help-quotquot-cant-find-explanation/#findComment-538906 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.