Staggan Posted December 16, 2011 Author Share Posted December 16, 2011 Hello I have tried a number of ways to do this... but don't seem to be winning... What I want is to add this to the following for each cell created: URL to be called = www.xxx.com/?dogname=<? echo $familyTreeArray[$personIndex]; ?>&generations=<?echo $generations; ?> So it calls my URL with the dogname and the number of generations Make sense? Thanks Link to comment https://forums.phpfreaks.com/topic/253227-script-to-display-array-as-a-tree/page/2/#findComment-1298518 Share on other sites More sharing options...
Staggan Posted December 16, 2011 Author Share Posted December 16, 2011 I got it working finally.... Link to comment https://forums.phpfreaks.com/topic/253227-script-to-display-array-as-a-tree/page/2/#findComment-1298526 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.