jumbo Posted November 3, 2008 Share Posted November 3, 2008 Hi all i'm working on a recursion function and i'd like to know how to track the depth of the recursion... thanx Link to comment https://forums.phpfreaks.com/topic/131169-recursion-depth/ Share on other sites More sharing options...
JonnoTheDev Posted November 3, 2008 Share Posted November 3, 2008 increment a counter $i++ Link to comment https://forums.phpfreaks.com/topic/131169-recursion-depth/#findComment-681035 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.