Hacker News new | ask | show | jobs
by _lce0 2610 days ago
Not sure how long .. but the chain can be quite long!!

    $x = 'y';
    $y = 'x';
    echo $$$$$$$$$$$$$y;
I've tested with 1500 `$` and it still works :)
1 comments

Good to know that this method scales well ;).