I installed one Xampp with Php5 version and other xmapp with php7 version in different folders, but db is same for both xmapps. When I run the
php -v
in command prompt in both folders, it only show as php version as 5. How to fix it?
Thanks in advance.