PHP-manual
Föregående
Kapitel 32.
Nästa
Dealing with a Variable Number of Arguments / Optional Parameters
A very clever implementation of this can be found in the code handling PHP' s fsockopen() located in ext / standard / fsock.c, as shown in Exempel 32-1.
Exempel 32-1.
Föregående
Hem
Nästa
Upp