How To/

[en]
to find out what version are you using:

[pl]
aby sprawdzić jaką wersję php używam:

//html page
phpinfo();

//command line
php.exe -v