CRONTAB for Hash
Posted: Fri Oct 01, 2010 2:38 am
Script URL:
Version of script: 1.7
Hosting company: superwebhost.com
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
CRON, CRONTAB, Auto,
Write your message below:
I am having problems with people putting up a link on a page and then submitting a link only to have the link to my site removed after it is MANUALLY approved. The person posting the link apparently was able to click an approve link that was accidentally sent in a reply by a support letter to the individuals.
This could be perhaps partly solved by having the hash (random alphanumeric string) in "settings.php" changed every time links.php is opened OR by a CRON event. I guess the former could be done by copying some functions from "admin.php" into "links.php" to be run at each opening and rewriting "settings.php". The CRON is IMHO cleaner but harder to implement. But I may try to do it. Does anyone have any other ideas or suggestions?
Rick
Version of script: 1.7
Hosting company: superwebhost.com
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
CRON, CRONTAB, Auto,
Write your message below:
I am having problems with people putting up a link on a page and then submitting a link only to have the link to my site removed after it is MANUALLY approved. The person posting the link apparently was able to click an approve link that was accidentally sent in a reply by a support letter to the individuals.
This could be perhaps partly solved by having the hash (random alphanumeric string) in "settings.php" changed every time links.php is opened OR by a CRON event. I guess the former could be done by copying some functions from "admin.php" into "links.php" to be run at each opening and rewriting "settings.php". The CRON is IMHO cleaner but harder to implement. But I may try to do it. Does anyone have any other ideas or suggestions?
Rick