I’m using php 5.3 on my local machine. On our webserver we have php 4.8. Our server is a shared server. So I want to change the php version on our server via .htaccess file. Is it possible to do it? If yes how to do it?
I’m using php 5.3 on my local machine. On our webserver we have php
Share
To switch to PHP 4.4:
To switch to PHP 5.0:
To switch to PHP 5.1:
To switch to PHP 5.2:
To switch to PHP 5.3:
To switch to PHP 5.4:
To switch to PHP 5.5:
To switch to PHP 5.6:
To switch to PHP 7:
To switch to PHP 7.1: