wget
Date: Tue, 31 Aug 2004 07:39:49 GMT
How do I call c:\wget\wget.exe from a php or html file? so I can use php
variables to define the file names to download.
I want to set up wget to download several files from a server to my hard
drive so they can be used internally.
Ken
Relevant Pages
- Re: Change included code
... Index.php is basically an html file uses a linked css file and when its included in the new file its referencing a css file in the wrong spot. ... It would actually be a bit more trouble since any time I want to upload to the server to test I will have to change the link. ... Would be easier just to have php just add "../" to one spot instead manually doing it every time I upload to the server. ... (comp.lang.php) - Re: Change included code
... its included in the new file its referencing a css file in the ... upload to the server to test I will have to change the link. ... be easier just to have php just add "../" to one spot instead ... in the main html file I have ... (comp.lang.php) - Re: Change included code
... Index.php is basically an html file uses a linked css file and when its included in the new file its referencing a css file in the wrong spot. ... It would actually be a bit more trouble since any time I want to upload to the server to test I will have to change the link. ... Would be easier just to have php just add "../" to one spot instead manually doing it every time I upload to the server. ... (comp.lang.php) - Re: Change included code
... its included in the new file its referencing a css file in the wrong ... to the server to test I will have to change the link. ... just to have php just add "../" to one spot instead manually doing it ... in the main html file I have ... (comp.lang.php) - Re: Can PHP be used to write permanent file changes?
... perl, php, cgi or something else so I was wondering what you would ... write the new html file on the server? ... Something to process user submissions and store them ... PHP has no problem writing an HTML file ... (php.general) |
|