Summery Summery
Set the iuserinfo.
Syntax Syntax
Parameters Parameters
- $iuserinfo
-
(Required)
Return Return
(bool)
Source Source
File: wp-includes/SimplePie/IRI.php
{ $this->iuserinfo = null; } else { $this->iuserinfo = $this->replace_invalid_with_pct_encoding($iuserinfo, '!$&\'()*+,;=:'); $this->scheme_normalization(); } return true; } /** * Set the ihost. Returns true on success, false on failure (if there are