owaters
Registered
Hi,
I am wanting to know if it is possible with PHP to report a dead link.
Basically what I need to so is for a script to check if a link is dead, if it is then display a certain image, if it isn't then display a different image.
This only needs to occur for one link.
I need to test if my IP address reports a dead link, if it does then it will display an image to say I am offline, otherwise it will display an image to say I am online.
How can I do this?
Thanks in advance
I am wanting to know if it is possible with PHP to report a dead link.
Basically what I need to so is for a script to check if a link is dead, if it is then display a certain image, if it isn't then display a different image.
This only needs to occur for one link.
I need to test if my IP address reports a dead link, if it does then it will display an image to say I am offline, otherwise it will display an image to say I am online.
How can I do this?
Thanks in advance