Suppose I am reading a web page and the URL is "http://example.com/term/11,23". How can I use PHP to get ONLY the integer in the URL?
Suppose I am reading a web page and the URL is "http://example.com/term/11,23". How can I use PHP to get ONLY the integer in the URL?
argto get the parameter. // api.drupal.org/api/drupal/includes--path.inc/function/arg/6