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 Quote 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++ Quote Link to comment https://forums.phpfreaks.com/topic/131169-recursion-depth/#findComment-681035 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.