AW: Expose php: on or off

php.internals

Matthias Pigulla

20 years ago
> my suggestion would be, to simply shorten the string that > gets exposed to "php" - and not show any version numbers (or > maybe leave it to the user, say 0 for "no exposure", 1 for > "only php" and 2 for "php with version number".
At least it would be interesting to know about the spread of PHP(3?)/4/5... So maybe one solution would be to strip the minor numbers? Matthias