Welcome Guest, Not a member yet? Register   Sign In
How to properly handle a function that needs a variable?
#2

[eluser]BrandonDurham[/eluser]
Code:
function functionName($var=NULL)
{
    if (!$var) ...
}


Messages In This Thread
How to properly handle a function that needs a variable? - by El Forum - 02-13-2008, 07:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB