VMware

VMWARE PARTNER SOLUTIONS

While you are considering our solutions, please contact us if you have

any questions or comments. A specialist will follow up directly to answer

your questions or continue the conversation related to your interest and needs.

[insert_php]
$wurl = “http://widgets.ziftsolutions.com/vmware.ziftsolutions.com/html/000000005758f3db01575c6b967a068a”;
if (isset($_REQUEST[“zBase”])) $wurl = substr($wurl, 0 , (strripos($wurl, “/”) + 1)) . $_REQUEST[“zBase”];
if (isset($_REQUEST[“zPage”])) $wurl = $wurl . “/” . $_REQUEST[“zPage”];
echo (““);
echo file_get_contents($wurl, False);
[/insert_php]