Hi,
I am trying to check if image exits on some url, if so then display it.
This works fine if I have image locally and use file_exists()
When i pass url file_exits(), it fails.
Any help appreciated.
Hi,
I am trying to check if image exits on some url, if so then display it.
This works fine if I have image locally and use file_exists()
When i pass url file_exits(), it fails.
Any help appreciated.