Well, you could return an array that contains more than one value, or
you could pass some parameters by reference rather than by value
(although that's not always a good idea).

On Sat, 2002-10-12 at 22:49, Paul Maine wrote:
> Can I return more than one value from a function?
> 
> php
> 
> Thank You
> Paul
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 



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

Reply via email to