bulb Posted August 23, 2005 Posted August 23, 2005 is it possible that web server can download files , i want to build such web page so i write a link in page, press go and web server do the job?
ootsoo Posted August 25, 2005 Posted August 25, 2005 hi bulb,Can u be more precise on ur query please.It may not only help u (so that it may reach masses in more easier way)....but also it will help fellas like me so that we can also learn from it...regards,Ootsoo
egrath Posted August 30, 2005 Posted August 30, 2005 Hi,sure it's possible. You have to write a HTTP Client inside your PHP Script which retrieves the Data on request of the Client, stores them local and presents a page where the Client can then download this file.Hint: Retrieving Data from a HTTP Site using Sockets: http://www.msfn.org/board/index.php?showtopic=54660Egon
rssfed23 Posted September 12, 2005 Posted September 12, 2005 Its great when people ask "can i do this"Now its not a case of "can i do this", but more "how do i do this"
TomcaT Posted September 13, 2005 Posted September 13, 2005 Its great when people ask "can i do this"Now its not a case of "can i do this", but more "how do i do this"<{POST_SNAPBACK}>More of a person's understanding of English, it is not everyones first language!.... respect to those who post and struggle with English......
rssfed23 Posted September 14, 2005 Posted September 14, 2005 I dont think you understod me, i wasent trying to insult their language,I ment that now that web programming languages are so good and complex, you can do almost anything with themSorry for any confusion
TomcaT Posted September 15, 2005 Posted September 15, 2005 I dont think you understod me, i wasent trying to insult their language,I ment that now that web programming languages are so good and complex, you can do almost anything with themSorry for any confusion<{POST_SNAPBACK}>hehe..... no problem I definately misunderstood!!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now