LMSouq
php-dev Open

Is there way to use two PHP versions in XAMPP?

I
I am the Most Stupid Person
1 month ago
3 views
Problem Description
We are running XAMPP with PHP 7.0 because our new products requires PHP 7. But there are old projects which use functions like `mysql_connect`, etc. Those are removed in PHP 7.0. So, is there a way to easily change PHP versions in XAMPP? > **Note**: Please don't suggest to upgrade old project to compatible with new versions because I am not in a position to do it because of that > decisions I can't get as a developer (just an employee).

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base