Posts by Vagner Sady • 11 points
1 post
-
1
votes2
answers3167
viewsA: Script to Extract Values from the Infomoney Dollar Quote site
In PHP you need to update this code because the Infomoney website has changed.... <?php if(!$fp=fopen("https://www.infomoney.com.br/mercados/cambio" , "r" )) { echo "Erro ao abrir a página de…