HTTrack Website Copier
Free software offline browser - FORUM
Subject: php exec() not working with httrack command
Author: john harper
Date: 09/18/2013 08:35
 
Hello.

$url = <http://zealas.com/index.html>;
$dest = '/tmp/';
echo $command = 'C:\\Program Files\\WinHTTrack\\httrack '.$url.' -O
"'.$dest.'" "+zealas.com/*" -v';
	
exec($command); 

	
With this code i just want to test httrack command line exec on windows. 
But failed.  
any solution please.  
 
Reply


All articles

Subject Author Date
php exec() not working with httrack command

john harper

09/18/2013 08:35
Re: php exec() not working with httrack command

john harper

09/18/2013 08:45




6

Created with FORUM 2.0.11