|
Posted by peter on 10/09/06 13:01
"friglob" <friglob_MAKNI_SVA_VELIKA_SLOVA_I_SVE_CRTICE_@vip.hr> wrote in
message news:egddbv$1e3$1@news1.xnet.hr...
> are there any issues i need to know backuping images on another server?
>
> i need to create a backup for lots of pictures so what i would like to do
> is:
>
> images are in their folder and ther path/name is stored in MySQL database
> on backup, i would just like to move them to the new server and update
> path in database so they are still accessible online from the main
> server...
>
> images are not displayed by the <img src...> but with
> show_image.php?code=47tzg4k3lr47...
> so when i call an image ie. show_image.php?code=1234,
> it searches for the path where code is 1234
> lets say, path would be
> http://www.somethirdpartyhost.com/backup_images/ozuhkz8.jpg
> would there be any problem for show_image.php on main server to do
> readfile(),imagecreate() on file from the thirdparty server?
>
> is there a better way to do that?
another problem ontop of what B.r.K.o.N.j.A has stated is the fact that you
are relying on the network then so it is possibly going to slow down the
transfer.
Navigation:
[Reply to this message]
|