Hi guys. I got a little problem. I created a simply class:
$istance=new MyClass();
$istance->Think("hi");The method "think" must return a variable and the user can handle it. How can I do this? Thanks in advance,Alb -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
