<?php $url = "https://sendy.co/gateway/testing"; var_dump(substr($url, count("https://sendy.co/gateway/"), 0)); var_dump(substr($url, count("https://sendy.co/gateway/"), 0) == "https://sendy.co/gateway/");
You have javascript disabled. You will not be able to edit any code.