Welcome Guest, Not a member yet? Register   Sign In
need help
#2

Hello asifagaria,

Can you explicit your request please ?

From what I understand, you want to automatically download a movie/serie/anything else's poster and save it to your database. If I'm right, you should take a look at the TMDB API (documentation & reference).

To save the image to DB, I suggest you use BLOB content type which allows you to save a file as a... blob, which is a Binary Large OBject and so represents a file as binary data.

Without more explanation, I can't do more than that !

Regards,

$this.
Reply


Messages In This Thread
need help - by asifagaria - 09-28-2015, 03:09 AM
RE: need help - by _this - 09-28-2015, 03:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB