Date: 04/29/99
- Next message: gdaswani <email protected>: "[PHP-DEV] Bug #1360: openlink doesn't read .odbc.ini when compiled as an apache mod"
- Previous message: Jim Winstead: "Re: [PHP-DEV] Rsync down?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I have a simple question which might be solved in another PHP3 function.
Maybe somebody can give me a pointer.
What is the best solution for passing parameters to a function with
two optional arguments, of which one may be omitted but not both?
Both paramters will be arrays.
Example:
function($arr1, $arr2)
with $arr1 or $arr2 can be omitted.
Uwe
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: gdaswani <email protected>: "[PHP-DEV] Bug #1360: openlink doesn't read .odbc.ini when compiled as an apache mod"
- Previous message: Jim Winstead: "Re: [PHP-DEV] Rsync down?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

