alex4412 Posted August 23, 2007 Share Posted August 23, 2007 I'm trying to run a script that calls out to yahoo stocks to grab quotes. The problem is the PHP on the server can't seem to grab the quotes because I'm behind a proxy. How would I get around this? Link to comment https://forums.phpfreaks.com/topic/66358-php-server-behind-a-proxy/ Share on other sites More sharing options...
trq Posted August 23, 2007 Share Posted August 23, 2007 Can you ping yahoo stocks from said server? Link to comment https://forums.phpfreaks.com/topic/66358-php-server-behind-a-proxy/#findComment-331992 Share on other sites More sharing options...
alex4412 Posted August 23, 2007 Author Share Posted August 23, 2007 How would I go about pinging http://finance.yahoo.com/d/quotes.csv?s=XOM+BBDb.TO+JNJ+MSFT&f=snd1l1yr from my LAMP server. Link to comment https://forums.phpfreaks.com/topic/66358-php-server-behind-a-proxy/#findComment-332000 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.