Using the Same Variable in Recursive Function in PHP

I am still trying to figure out how to have a recursive function work on the same variable in PHP. What I am going to try next is to create an object outside of the recursive function and have that be operated on in the function.

Published by

Joel Gross

Joel Gross is the CEO of Coalition Technologies.