A community of PHP developers offering assistance, advice, discussion, and friendship.
Skip to content
Moderator: General Moderators
Post by AGISB » Thu Mar 03, 2005 7:07 am
Code: Select all
function test ($var) { }
Post by CoderGoblin » Thu Mar 03, 2005 7:15 am
function test ($var="") { //function body }
Return to “PHP - Code”