one fable-low hijack cell
pair php / r
envelope en_slash_q
ordering AB
effort low
English with slash + question mark — '{X}/{Y}?'
verdictpicked r (second-offered)
· classifierB
· tiernone
response (200 chars)
It looks like you're asking about `php -r` — that's the PHP command-line flag for running code directly without a script file:
```bash
php -r 'echo "Hello, world!\n";'
php -r 'echo strtoupper("test")
neighbors