any idea how if the following is possible in PHP as a single line ?:
... It doesn
Unfortunately, that is not possible with PHP. You have to use two lines to do it.