<pclass="headgrp">Parameters (in <spanclass="var">$params</span>): </p>
<pclass="margin"> None</p>
<pclass="headgrp">Output: </p>
<pclass="margin"> Shows sites and its values belonging to the specified user.</p>
<pclass="headgrp">SQL Interaction:</p>
<pclass="margin"> "SELECT domain, domain_id, document_root, active FROM web_domain WHERE ( (sys_userid = <spanclass="var">$sys_userid</span> AND sys_perm_user LIKE '%r%') OR (sys_groupid IN (<spanclass="var">$group_list</span>) AND sys_perm_group LIKE '%r%') OR sys_perm_other LIKE '%r%') AND type = 'vhost'"</p>
<!--<b>Output:</b>
<p style="margin-left:100px">Gives a record of </p> -->