How to call a function from a string stored in a variable? September 27, 2022 by Tarik $functionName() or call_user_func($functionName)