display image form other sever and path display on browser should be mine server

Chitkegioto

New Member
I want to show some images from other sites but i want my own servers url without storing at my end.in code i write like this\[code\]<img src="http://image.com/ab.gif"/>\[/code\]but on bowser source display as\[code\]<img src="http://mysite.com/ab.gif"/>\[/code\]
 
Back
Top