Posts by W3n • 71 points
2 posts
- 
		3 votes1 answer141 views
- 
		4 votes2 answers3860 viewsQ: Grab a value inside the HTML CurlI’m trying to get a value that is inside the html of a page <a href="https://www.site.com/user.asp?ref=fvFCF9D8N4Ak"> I want to take only the value ref=fvFCF9D8N4Ak I am using Curl and php and…