any body can help me ?
i confuse about parsing paramater over php pages
the paramater that i try to parse was a class variable.
so if i defined
$a = new myclass;
in a.php. can i use that variable class in my b.php.
is it possible for me to do that ? i've tried using cookies, but that
cookies only known my $a as an object type, i cannot access it's
values.
TIA
andRie
--
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]