gt;
To: "Php-General (E-mail)" <[EMAIL PROTECTED]>
Sent: Friday, May 11, 2001 4:21 AM
Subject: [PHP] Passing Objects Vol II
> hmm well I tried it perhaps another step is in order. Once I can see
it
> work once I will be happy.
>
> //
hmm well I tried it perhaps another step is in order. Once I can see it
work once I will be happy.
//
// index.php contains:
//
client . "\n";
echo $myInstance->user . "\n";
echo $myInstance->password . "\n";
echo $myInstance->allowed . "\n";
2 matches
Mail list logo