Immediately I will clarify, I read about it somewhere, whether it was a non-standard extension for php, or whether such a possibility exists, I just cannot find it. If anyone knows or is certain that I have a dream, please tell me.

  • Hmm, that would be the end of Zend Guarg'a) - Sh4dow
  • Why would it? :) - Arni
  • Well, get_defined_vars , get_defined_constants and in essence gut the entire cipher, and with such a thing you will have to write code like in Pascal at school - without functions and constants, and then the variables should be reset. - Sh4dow

1 answer 1

Through Reflection you can find out the path to the file, the number of the first and last lines of the function definition. And then there is the matter of technology: file (), array_slice (), implode ().