does this make sense?

assuming:

class myObject
{
    $var1 = "A";
    $var2 = "B";
}

http://blahblah.com/?passedClass=myObject

would passedClass also send with it being an oject both variables and the
rest of the class defined?

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to