Simple URI location
<?php
/**
* function simpleURI (string $text, boolean $low, boolean $html = false)
*
* Create a optimized url from a regular string
*
* @$low: true/false lowercase / normal case
* @$html: true/
Comments are closed.
<?php
/**
* function simpleURI (string $text, boolean $low, boolean $html = false)
*
* Create a optimized url from a regular string
*
* @$low: true/false lowercase / normal case
* @$html: true/