Welcome Guest, Not a member yet? Register   Sign In
execute procedure
#1

[eluser]Unknown[/eluser]
this my function
---------------------------
function getValuesForm()
{

$data['Code'] = 'daw';
$data['Name'] = 'dedi a wadi';

return $data;
}

and i have procedure (name_insert) witch param from getValuesForm()

how to execute that procedure


Messages In This Thread
execute procedure - by El Forum - 04-21-2008, 01:01 AM
execute procedure - by El Forum - 04-21-2008, 03:15 AM
execute procedure - by El Forum - 04-21-2008, 03:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB