Quisiera saber si es posible hacer una funcionen php que pasada una URL detectará si es un error 404, osea si la URL no se encuentra y devuelve un error 404
Quisiera saber si es posible hacer una funcionen php que pasada una URL detectará si es un error 404, osea si la URL no se encuentra y devuelve un error 404
Quisiera saber si es posible hacer una funcionen php que pasada una URL detectará si es un error 404, osea si la URL no se encuentra y devuelve un error 404
Quisiera saber si es posible hacer una funcionen php que pasada una URL detectará si es un error 404, osea si la URL no se encuentra y devuelve un error 404
I'm teaching myself some basic scraping and I've found that sometimes the URL's that I feed into my code return 404, which gums up all the rest of my code. So I need a test at the top of the code to
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.