How to enable short open tag in PHP?

To enable short tag in our system we should have WAMP server installed on our system then go to WAMP control panel in taskbar>PHP>PHP Settings>Short Open tag (Click to tick it)

What is your question exactly?

Also, it is not actually recommended anymore to enable short tags. The short echo tag is enabled by default, the “normal” short tags aren’t that useful.