Closed Lartu closed 2 months ago
Sometimes I might want to know what function called the function I'm currently in. I might also want to know the name of the current function as well. I was thinking that having $_caller and $_function variables could give the user this information.
Sometimes I might want to know what function called the function I'm currently in. I might also want to know the name of the current function as well. I was thinking that having $_caller and $_function variables could give the user this information.