hi, i would like to get an image from an web-url and store it into mysql-db.
inserting local images or images i upload to the server is no problem, but handling urls as images seems quite difficult..
now, for fopen() i need the filesize() of the image, but that command does not work on urls...
anyone got an idea how to solve this, perhaps even without writing an temporary image to disk? code snippets anyone?
thanks so far,
marcus --
^v^
127.0.0.1 - localhost
inserting local images or images i upload to the server is no problem, but handling urls as images seems quite difficult..
now, for fopen() i need the filesize() of the image, but that command does not work on urls...
anyone got an idea how to solve this, perhaps even without writing an temporary image to disk? code snippets anyone?
thanks so far,
marcus --
^v^
127.0.0.1 - localhost