SyntaxFix
Write A Post
Hire A Developer
Questions
you can do this:
list($a, $b, $c) = data(); print "$a $b $c"; // "abc def ghi"