pos = strpos($current_url, "workspace/detail/live-streaming/service") => if pos > 0 found with the current position pos => if pos < 0 not found => if pos = 0 => found with current position = 0;