I have 2 php projects both are running on different php version.
i.e.
1. http://website_1 --> PHP5.3
2.http://website_2 --> PHP5.6 on same machine i am running ampps 3.7.
Does ampps will support both the versions of php at the same time, so that i can run both my projects without having the overhead of changing version every time running the project.