Answer the question
In order to leave comments, you need to log in
PHPUnit tests and executing shell commands in the background
I have a parser command:
wget -e robots=off -c -t0 --convert-links --strict-comments --span-hosts --no-check-certificate -p -E -q -nd -U 'Mozilla/5.0' --ignore-length --exclude-domains="tns-counter.ru" --reject='png,gif,bmp,jpeg,jpg,swf,svg,swg' --ignore-tags='iframe,frame' --keep-session-cookies --referer "http://google.com/" --header="Accept-Language: ru-RU,ru;q=0.8,en-US;q=0.5,en;q=0.3" --header="Accept-Encoding: identity" --header="UstPath()er-Agent: Mozilla/5.0" -P '/home/www/grab/' 'http://google.com/' &
shell_exec
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question