Newline in PHP command line
- By Preneesh AV --
- 28-Apr-2019 --
- 132 Comments
You can concatenate the PHP_EOL
constant.
echo 'Hi, great!'. PHP_EOL;echo 'And Handsome '. PHP_EOL;
You can concatenate the PHP_EOL
constant.
echo 'Hi, great!'. PHP_EOL;echo 'And Handsome '. PHP_EOL;
Speaktech | All right Reserved 2018- 2020