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

[eluser]ealonw[/eluser]
How can I turn post variables into an array?

$this->input->post('fname');
$arg['fname'] = ?
$this->input->post('lname');
$arg['lname'] = ?
$this->input->post('email');
$arg['email'] = ?

am i doing this right?


Messages In This Thread
Array - by El Forum - 05-28-2008, 05:41 PM
Array - by El Forum - 05-28-2008, 05:57 PM
Array - by El Forum - 05-28-2008, 06:24 PM
Array - by El Forum - 05-28-2008, 06:34 PM



Theme © iAndrew 2016 - Forum software by © MyBB