Some functions in PHP (for ex. phpinfo, var_dump, print_r) has a direct output to browser and to store its result to a variable we need to use ob_* functions.
I cited the example of three these functions. Do you know any more? Is there a list of these functions? Thank you.
var_exporttooechois such a function :-)echoisn't a function it is a language construct.