Hi,

Is it possible to "return" more than one values in PHP?

return $x;
return $y;

They don't work for me.

-T

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

Reply via email to