Page 1 of 1

http_build_query

Posted: Fri Sep 23, 2005 12:02 pm
by rajan
i am unable to use http_build_query function. can any body tell me how it is working

Posted: Fri Sep 23, 2005 12:16 pm
by feyd
are you using PHP 5?

Posted: Fri Sep 23, 2005 12:42 pm
by feyd
rajan via pm, for whatever reason wrote:my php version is 4.2.3
http_build_query() is a PHP 5 only function. Your version of PHP does not have it.