Posted by maxlego on 10/10/65 11:17
Hi void f(...) { } f(1, 2, 3, "a", "b"); This is piece of C code. How can I do something similar (ellipsis in function argument list) in PHP? -- maxlego
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming