cat250
01-12-2012, 06:29 PM
Hello.
I have a problem with my script, hope someone can help me. :)
Let's explain: I use echo "<img src='".$json['Poster']."' />"; and get in return what I need: <img src='http://ia.media-imdb.com/images/M/MV5BMTU2ODI1NTM4NF5BMl5BanBnXkFtZTcwNTY0MDcyMQ@@._V1_SX320.jpg' />
On localhost it's ok, image is displayed, but somewhere else the image isn't showed. In source code it's ok, so I tried to open image in a new tab to see where is the problem and I get that:
Referral Denied
You don't have permission to access "http://ia.media-imdb.com/images/M/MV5BMTU2ODI1NTM4NF5BMl5BanBnXkFtZTcwNTY0MDcyMQ@@._V1_SX320.jpg" on this server.
Reference #24.4d16150.1326392826.b6dc10bf
So, know someone how I can show the picture? I think cache or something... but I don't know how to do that.
If u need something from the script say here. :p - and sorry for bad english, not native language.
Thanks! :thumbsup:
I have a problem with my script, hope someone can help me. :)
Let's explain: I use echo "<img src='".$json['Poster']."' />"; and get in return what I need: <img src='http://ia.media-imdb.com/images/M/MV5BMTU2ODI1NTM4NF5BMl5BanBnXkFtZTcwNTY0MDcyMQ@@._V1_SX320.jpg' />
On localhost it's ok, image is displayed, but somewhere else the image isn't showed. In source code it's ok, so I tried to open image in a new tab to see where is the problem and I get that:
Referral Denied
You don't have permission to access "http://ia.media-imdb.com/images/M/MV5BMTU2ODI1NTM4NF5BMl5BanBnXkFtZTcwNTY0MDcyMQ@@._V1_SX320.jpg" on this server.
Reference #24.4d16150.1326392826.b6dc10bf
So, know someone how I can show the picture? I think cache or something... but I don't know how to do that.
If u need something from the script say here. :p - and sorry for bad english, not native language.
Thanks! :thumbsup: