fork download
  1. <?php
  2.  
  3. $formCEP = "15047200";
  4. $formCEP = preg_replace("/[^0-9]/", "", $formCEP);
  5.  
  6. echo 'http://v...content-available-to-author-only...m.br/ws/$formCEP/json/';
  7. echo "\n";
  8. echo "http://v...content-available-to-author-only...m.br/ws/$formCEP/json/";
Success #stdin #stdout 0.01s 24736KB
stdin
Standard input is empty
stdout
http://v...content-available-to-author-only...m.br/ws/$formCEP/json/
http://v...content-available-to-author-only...m.br/ws/15047200/json/