Unlimited PHP Function Parameters

July 23, 2009
By

… to define an infinite number of arguments in such a way. PHP does, however, allow you to accomplish this through the function func_get_args(). Related posts: Strings and Output in PHP; Don’t Fear the Re(cursion)aper; PHP Error Handling .

See the original post here: 
Unlimited PHP Function Parameters

Tags: , , , , , , , ,

Leave a Reply

Your email address will not be published. Required fields are marked *

*