Posted by Matt F on 05/23/07 21:58
I"m just trying to run a simple example for http_get() and it's failing with an undefined function error. <?php $response = http_get("http://www.example.com/", array("timeout"=>1), $info); print_r($info); ?> Is there something I need to install to get this function to work? Matt
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming