> I want to pass value to only one or more but not to all params. Also this will make the code clearer I think. > Comments are welcome! This is somthing that has been discussed as a probable feature in PHP 5 but for now you could pass an assoc. array to get round the problem. - James -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-DEV] Feature? Andy
- Re: [PHP-DEV] Feature? James Moore
- Re: [PHP-DEV] Feature? Hartmut Holzgraefe
- Re: [PHP-DEV] Feature? Stig Sæther Bakken