function "version_check()" uses phpversion() function then it splits values to get major, minor and revision version.
I just need that for compatibility with older releases of PHP eg. 4.05 etc.
And because I have PHP 4.2.2, I cannot try my code at home.
So, would it work? ;o)
Zvonko