Tag Archives: external image

php check if external image exists

Today small task for an ecommerce website is to look for all possible external images from supplier and download to our own server. We have thought of using @fopen() a common php function to open a file. Continue reading

Posted in PHP, Web development | Tagged , , , | Leave a comment