Welcome Guest, Not a member yet? Register   Sign In
ajax + POST method - sending PHP an array
#3

[eluser]nikefido[/eluser]
more info:
Code:
doing print_r($_POST)

yields:
Code:
(
[email] => Array
      (
         [0] => [email protected]
      )
)

So it appears to be working the way I want it to! (this is a really neat way to pass arrays to PHP)

However, CI is still coming up as FALSE for the POST var existing.


Messages In This Thread
ajax + POST method - sending PHP an array - by El Forum - 04-17-2008, 01:25 PM
ajax + POST method - sending PHP an array - by El Forum - 04-17-2008, 01:29 PM
ajax + POST method - sending PHP an array - by El Forum - 04-17-2008, 01:32 PM
ajax + POST method - sending PHP an array - by El Forum - 04-17-2008, 01:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB