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/