On Thu, 21 Oct 2004 09:57:07 -0400, Scott Fletcher <[EMAIL PROTECTED]> wrote:
>     I wanted to know is can it be done by passing the array as a parameter
> to the function?

Yes.  By reference and by value.

>     I also wanted to know is is it possible to pass around the array in the
> object-orientated feature like object/class stuffs?

Yes.  By reference and by value.

Some people have issues with theoretical posts like this one.  Showing
an honest attempt with some broken code usually gets help the
quickest.


-- 
Greg Donald
Zend Certified Engineer
http://gdconsultants.com/
http://destiney.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to