View Single Post
Old 05-01-2008, 01:35 AM   #1 (permalink)
Aaron
The Frequenter
 
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
Aaron is on a distinguished road
Default 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.
Send a message via MSN to Aaron
Aaron is offline  
Reply With Quote