[wp-hackers] WP/PHP Syntax Question...

Rob Miller r at robm.me.uk
Wed Jun 21 03:31:28 GMT 2006


Brian Layman wrote:
> <snip>
In PHP, like in C, function foo() {} does not define a function that 
takes 0 arguments but rather one that takes any number of arguments. See 
func_get_args() [1] for details.

[1]: http://uk2.php.net/func_get_args

-- 
Rob Miller
http://robm.me.uk/ | http://kantian.co.uk/



More information about the wp-hackers mailing list