Function __global->remove_url_mistakes

Definitions

sources/urls2.php

  • Map spaces to %20 and put http:// in front of URLs starting www.
  • 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 to fix

Return

  • The fixed result
  • Type: URLPATH
  • Set: N/A
  • Range: N/A