On Thu, 2005-10-20 at 10:01 +0200, Jacques wrote:
> How can I grab parameters / key-value-pairs from a query string and put them 
> in to an associative array where each key-value pair inside the array 
> exactly corresponds with the key-value pairs inside the querystring?

http://php.net/parse_str

-- 
Jasper Bryant-Greene
General Manager
Album Limited

e: [EMAIL PROTECTED]
w: http://www.album.co.nz/
p: 0800 4 ALBUM (0800 425 286) or +64 21 232 3303
a: PO Box 579, Christchurch 8015, New Zealand

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

Reply via email to