how to validate mp3 links

shaymiller

Regular Member
Joined
Dec 3, 2016
Messages
456
Reaction score
45
I scrape mp3 links from another website and import into MYSQL.

some links are no longer valid (not found) are also part of my data. How can I run a php script to check links in my database to see which is invalid? Whenever link is wrong, it still goes to that website main so I can't rely on 404 errors, because 404 error page is their main page.

any script out there I could use?
 
Just hire a coder for $50 from Upwork. This is easy to build.
 
Back
Top