March 7th, 2008
"They must learn to respect each other and be respected again – the intellectual must respect the manual labourer and vice versa.
Neither can exist without the other"
- Adolf Hitler - 1924
Neither can exist without the other"
- Adolf Hitler - 1924
Оказывается у PHP тоже есть интерактивный шелл. Теперь дебажить парсеры стало намного проще.
[stalwart@localhost ~]$ php -a
Interactive shell
php > print $_ENV['DESKTOP_SESSION'];
kde
php > print phpversion();
5.2.5
[stalwart@localhost ~]$ php -a
Interactive shell
php > print $_ENV['DESKTOP_SESSION'];
kde
php > print phpversion();
5.2.5