05-01-2008, 01:35 AM
|
#1 (permalink)
|
|
The Frequenter
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
|
Optional function parameters?
How would you create optional function/method parameters in php? I want to do them like the default functions. Like, mysql_query() has a string for the first part, and an optional link identifier after it.
__________________
Signatures are nothing but incriminating.
|
|
|