pr0blems / phpquery

Automatically exported from code.google.com/p/phpquery
0 stars 0 forks source link

Command line interface #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Dont know what will be argument interface, but CLI should support multiply
operations.

Original issue reported on code.google.com by tobiasz....@gmail.com on 19 Sep 2008 at 6:29

GoogleCodeExporter commented 8 years ago
First working version avaible in r167.
Use it like this:
./phpQuery.sh 'http://en.wikipedia.org/wiki/AppleScript' --find '#bodyContent
h2:contain("hello")' --next pre --contents

Original comment by tobiasz....@gmail.com on 29 Sep 2008 at 10:08

GoogleCodeExporter commented 8 years ago

Original comment by tobiasz....@gmail.com on 5 Oct 2008 at 11:38