php handle remote files without extension

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
epp289
Forum Newbie
Posts: 1
Joined: Thu May 21, 2009 2:20 pm

php handle remote files without extension

Post by epp289 »

Hello PHPers!!!
i have a snapshot from my camera at
[REMOVED]

i would like to use copy() from a shared hosting server to handle it as i want(to rotate it,to watermark it etc).it cant i tried anything (i know) ,fopen it, mod write it as remote, etc

p.s.the cam can upload but only 3-4 visitors watch it every day.also my bandwith here is very small and also i will have to upgrade to a shared dedicated server because i use the ftp also.Do you have any ideas please?
Last edited by Benjamin on Thu May 21, 2009 2:45 pm, edited 1 time in total.
Reason: Removed URL
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: php handle remote files without extension

Post by Benjamin »

I removed your url because it contained your username and password.
Post Reply