Function __global->strip_url_to_representative_domain

Definitions

sources/input_filter.php

  • Convert a full URL to a domain name we will consider this a trust on.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$url URLPATH required parameter N/A N/A The URL

Return

  • The domain
  • Type: string
  • Set: N/A
  • Range: N/A