devxtec Posted December 23, 2008 Share Posted December 23, 2008 Silly question probably but is this the correct way to reference an associative array being returned by a class method? $tmp = linkObj->getLinkTargets(); echo $tmp['linkText']; Link to comment https://forums.phpfreaks.com/topic/138235-solved-referencing-an-array-returned-by-a-class-method/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.