Quote:
Originally posted by eScrewDotCom
I don't want to use IMG tags. I want to paste the URL of the image and I want to display the image automatically. It's the same as URL parsing but for images.
|
And how the script is suppose to know whether your URL is a URL or an image if you dont use tags? You may code the script to look for the ending chars like "jpg" or "gif" but an URL without these chars can still be an IMAGE. One example is vb attachment images.
So this is why IMG tags are for: Only the poster can know it if it's an image or not..