Просмотр поста

.
Blade
The Frontend-Warrior

пф, хилые задачки какие-то

$a = 'qwerty';
$b = 'test';
list($b, a) = array($a, $b);