Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

PHP is awesome

Name: Anonymous 2007-08-28 17:56 ID:xY3vpdBA

This is how you create a anonymous function in PHP:

$newfunc = create_function('$a,$b', 'return "ln($a) + ln($b) = " . log($a * $b);');


Name: Anonymous 2007-08-29 5:23 ID:9HFPURtO

int (*newfunc)(int,int)=(int(*)(int,int))(void*)"<code here>";

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List