<? include("grabUrl.php"); $foo=new grabUrl(); $foo->getData("http://www.yahoo.com"); $foo->showPage(); ?>