i am using php to create "web archive website". the web site will be integrated with "heritrix" and "httrack". given are my ideas:
1) to start-up heritrix from php page
option #1: add a link / button into php web page. by click the link / button, it will prompt a terminal from heritrix. then user requires to enter some commands to start-up heritrix.
option #2: add a link / button into php web page. by click the link / button, heritrix will be auto-startup without enter any command.
** what is the script can be used to solve this issue? option #2 is better; but if anyone can help on option #1, that's also good enough.
2) to search and view
- i will create a php web page. this page will be able to show "html" file (from httrack) and "arc" file (from heritrix). by click on the archived website list, it will show a list of archived date / time line. user just click on the archieved date / time line to show the archived website. what is the script to solve this matter?
kindly reply me to "[email protected]". your feedback will be highly appreciated. thanks.
best rgds,
-yong-