myspaceCreds($user,$pass)
Passes login information to class, then will login to myspace.
Ex:
//login to the accessClass test account
$test->myspaceCreds($user,$pass);
Demo:
myspaceCreds($user,$pass)
Passes login information to class, then will login to myspace.
Ex:
//login to the accessClass test account
$test->myspaceCreds($user,$pass);
Demo: