PHP 8.5.0 Beta 2 available for testing

Voting

: five plus three?
(Example: nine)

The Note You're Voting On

neo at nowhere dot com
17 years ago
In response to kkaiser at revolution-records dot net's note, even tho PHP will allow you to use
<?
$myfunc = create_function('$this', $code);
?>
You can NOT use a reference to "$this" inside of the anonymous function, as PHP will complain that you are using a reference to "$this" in a non-object context.

Currently, I have not found a work-around for this...

<< Back to user notes page

AltStyle によって変換されたページ (->オリジナル) /