php-general | 2000071
Date: 07/07/00
- Next message: Arthur Yeo: "[PHP] RE: [PHP-DB] PHP script calling C/C++ api"
- Previous message: Matthew Leverton: "Re: [PHP] Questions about writing files with PHP"
- Next in thread: Matthew Leverton: "Re: [PHP] assign value to var"
- Maybe reply: Matthew Leverton: "Re: [PHP] assign value to var"
- Maybe reply: n e T b r a i n: "RE: [PHP] assign value to var"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
this couldn't make any sense, but I'm wondering How is possible to assign a
function to a variable.... I mean:
my_function() {
print "Hello World!";
}
$my_var=(____the function above____) ;
Any help will be appreciated.
max
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Arthur Yeo: "[PHP] RE: [PHP-DB] PHP script calling C/C++ api"
- Previous message: Matthew Leverton: "Re: [PHP] Questions about writing files with PHP"
- Next in thread: Matthew Leverton: "Re: [PHP] assign value to var"
- Maybe reply: Matthew Leverton: "Re: [PHP] assign value to var"
- Maybe reply: n e T b r a i n: "RE: [PHP] assign value to var"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

