Re: Parsing AJAX post data -- The Way

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



# m5@xxxxxxxxxxxxxxxx / 2007-01-24 23:41:19 -0700:
> Just wondering what smart people do for parsing data sent by the  
> Javascript XMLHTTP object--e.g., http.send("post",url,true)...
> 
> In a normal form submit, the $_POST global nicely allocates form  
> elements as array elements automatically. But with the AJAX way, the  
> data get stuffed inside $HTTP_RAW_POST_DATA as a string, thereby  
> making extraction more tedious.

Are you looking for http://php.net/manual/en/ref.json.php ?

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux