awesome!
<?php
function foo(){
return array('a' => 'b', 'c' => 'd', 'e' => 'f');
}
echo ${!${!1}=foo()}['a'];
?>
Quelle: http://www.mail-archive.com/php-general@lists.php.net/msg224709.html
Alles rund um Linux, PHP, MySQL, XHTML, CSS, Javascript, Ajax usw
awesome!
<?php
function foo(){
return array('a' => 'b', 'c' => 'd', 'e' => 'f');
}
echo ${!${!1}=foo()}['a'];
?>
Quelle: http://www.mail-archive.com/php-general@lists.php.net/msg224709.html
3. August 2010 um 19:47
OMG, LEET HAX00r To0Lz in PHP!
Jede ordentliche Programmiersprache kann das schon seit Langem. Was kommt als nächstes für ein weltbewegendes Feature? Die “for”-Schleife?