Welcome Guest, Not a member yet? Register   Sign In
Help with object values
#2

[eluser]wiredesignz[/eluser]
Code:
function registrate($data = array())
{
    $name = $data['name'];
    ....
}

There is some really good information at http://www.php.net, you should look.


Messages In This Thread
Help with object values - by El Forum - 01-25-2008, 02:05 PM
Help with object values - by El Forum - 01-25-2008, 04:02 PM
Help with object values - by El Forum - 01-25-2008, 04:15 PM



Theme © iAndrew 2016 - Forum software by © MyBB