Re: function parameter question
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: function parameter question

From: <petermichaux@yahoo.com>
Date: Tue Jul 19 2005 - 21:46:15 CEST

public is for php5 class methods. They can also be private or
protected.

Maybe I figured out my question. Does "= array()" simply create an
default empty array if a second parameter is not supplied in the call
to the method?
Received on Mon Oct 17 21:11:29 2005