|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
image archive
Anyone here can give me some help with building an image archive? its supposed to run every 30minutes with crontab on a linux box, it should dupecheck image it gets from a remote host so its no duplicated images and so on. im really stuck. dunno how to start
|
|
#2
|
|||
|
|||
|
RE: image archive
I'd love to give you some help. But, you kinda need to let me know what you need help with. I mean if you just want general direction, I'd say check the filesystem function. Specifically file_exists(). How do you plan to retrieve images from the other host? Do you know what protocol? ftp, http?
|
|
#3
|
|||
|
|||
|
RE: image archive
well basiclly its supposed to be a webcam archive, so it will get pictures from different users over web, not ftp ;) so what i really need is some script that grab a picture from some url, and check it with the other pictures that its not the same size, and if its not, then archive it
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > image archive |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|