Steve Manes wrote:
> A ! B ! B @ A @
> 
> Nobody said you couldn't use Forth...
> 
> ($a, $b) = ($b, $a);
> 
> ... or Perl <g>

But this is a PHP list. :-)

list($a, $b) = array($b, $a);

Chris

-- 
Chris Shiflett
http://shiflett.org/
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to