Hi Guys.
Ive got a problem, my server that im hosted on is a shared server and has a fire wall on the port i want to use for fetching images from another server that i rent.
The only way i can do what i want to do is by ftp, I want to write a script on my web site server that fetches all the images from my other server via ftp.
I have written a little script thats logs me in and browses the directorys, but im having problems fetching the images back to my web page server.
Ive lookd into the ftp_fgets function but carnt seem toget around it. theres about 100+ images that change daily that i want to bring from the game server to my web page server.
The ftp_fgets functions ect, gets them but as i can see puts them into a open file on my server. How can i do it for images?
Anyone know of a tutorial or a ready made script i could use for fetchingthese images. Ive tryed a few from hotscripts and not had much luck,
The game server that holds the images is hosted on windows and the web page server is hosted on linux,
Like i said im nearly there, i have the files i want in a array i just need some way of getting them back to my page server.
Slap wake up...
By the way the game server is not http enabled, on way in is ftp .