How to validate a GSTIN in PHP using regex

Validate a GSTIN in PHP using regex

In this tutorial, I will show you exactly how to validate a GSTIN in PHP using regex, with a checksum verification so you catch even subtly wrong numbers. I have also built a free live GSTIN validator tool at the bottom of this post — paste any GSTIN and it validates instantly. Hi friends, actually i was … Read more