June 18th, 2007

$instance=new myspace("instance");

Create new instance of the class.

Ex:

//create new class instance
$test=new myspace("test");