[Solved] How do I echo the link and it’s text from a scraped page with PHP [closed]


echo "<a href="https://stackoverflow.com/questions/16006445/$href">$text</a><br />\n";

solved How do I echo the link and it’s text from a scraped page with PHP [closed]