Exact Duplicate: strange characters on IMG Link?
Hello all
im using an open source Auto Dealer database made in PHP CMS style. usally when you copy and paste html code on the comments text box on any cms you can edit the page layout with images and fonts. I did this and it did change the layout as i wanted but one problem is that the images that i want to show dont show up they show up as broken images and when i see the source: http://www.webpage.com/dealer/%5C%22http%3A//www.webpage.com/images/gallery/clone/clone-000.jpg%5C%22
the way input it on the code is: http://www.webpage.com/images/gallery/clone/clone-000.jpg
is there way i can by pass these symbols and have the image show up or is there something blocking any image from showing. I'm running my own server btw.
PS: this is strictly programmer related if this has to do with any code edit then then its basic programmer related for those who don't bind by that please ignore the question let someone that could solve it solve it thanks.