Re: undefined class constant (function)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 20.03.2018 at 06:41, Jeffry Killen:

> I thought that this might work like javascript (I know javascript is a different language
> but is mostly translatable to php). In js a function can be assigned to a variable and
> called via the variable at a later time.

That is possible in PHP as well, but you have to pass a valid callable,
see <http://www.php.net/manual/en/language.types.callable.php> for details.

-- 
Christoph M. Becker

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux