Skip to content

Instantly share code, notes, and snippets.

View powertech2nd's full-sized avatar

Wibisono Indrawan powertech2nd

View GitHub Profile
@powertech2nd
powertech2nd / gist:2435b3bd91e7a5848548cb3625eed608
Last active March 2, 2026 14:15
Running multiple PHP on XAMPP windows

Run Multiple PHP Versions in a Single XAMPP Installation (Windows)

With a single XAMPP installation, you have 3 options to run multiple PHP versions:


✅ Option 1 — Run an Older PHP Version for Specific Directories

This is the most common use case.