Re: convert array to HTML GET request

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

 



PHP 5 has the http_build_query function which does exactly what you want:

http://www.php.net/http_build_query

Chris

Martin van den Berg wrote:

Newbe question:

How does one convert an array into a HTML GET request easely? Are
there any standard functions?

Same for HTML POST requests.

Thanks,

Martin.


--
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