Chris W. Parker <>
on Monday, April 19, 2004 11:03 AM said:
> Edward Peloke <mailto:[EMAIL PROTECTED]>
> on Monday, April 19, 2004 10:49 AM said:
>
>> this: function Customer($customer_id = 0)
>>
>> doesn't always set the customer_id to 0 even when you pass one in?
>
> no. that is the default value for a function if *no* value is passed
> in.
wait, i should have said "yes, it does not always set the customer_id to
0 even when you pass one in".
c.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php