|
Description: |
Alright, I need someone to modify a PHP script I have. I need to have a user interface and some more features added.
The script function is to email the user (me) when a link is done or being redirected to another landing page. It works by scanning the page for a few keywords inputed by the user during setup. When the script runs, it checks the landing page for those keywords and if not found email the user that the link is done and the url of that link.
Right now, you have to edit the script code manually. User changes/inputs the URL, a few words from the landing page, and email address.
I would like to have a user interface, instead of editing the code. Also, to be able to add more links to check and to have the script auto scan the landing page instead of having the user input keywords (but have the option for both).
Thats it. Should not take to long at all since I already have the code for the main function of the script.
|