Sending data to PS
Hi List
In Perl it is possible to use the syntax
$0 = "$LISTENER: accepting connections on $SERVER_PORT";
to set a meaningful test string for ps.
Is such a thing, or anything similar, available for PHP?
Regards,
Richard Luckhurst
.
Relevant Pages
- Re: Why is Perl losing ground?
... It comes with syntax for embedding logic inside ... presentation, granted, but any number of Perl modules do the same thing. ... > Working with PHP includes fewer decisions, ... PHP looks like a scripting version of Perl in the same way ASP ... (comp.lang.perl.misc) - Re: MFC updates and enhancements
... It's just a matter of syntax. ... Perl is a lot like C so it was easy for me to learn. ... I have never learned Python or Perl, but I am starting to learn PHP because I want to rewrite my web site using it. ... (microsoft.public.vc.mfc) - Re: Sending data to PS
... There's a module that implements setproctitle here: ... In Perl it is possible to use the syntax ... to set a meaningful test string for ps. ... (php.general) - Re: [PHP] Whats wrong the __autoload()?
... with personality, something that evolves, something not afraid to be itself. ... PHP is anything but itself. ... was first written in Perl. ... Now Ruby syntax... ... (php.general) - Re: Perl vs PHP
... > Is there a reason to use Perl rather than PHP? ... so much of the syntax, ... Is there a reason to use a wrench rather than a screwdriver? ... (comp.lang.perl.misc) |
|