Well what I would like to do is like
1) Click update (registry in database or similar) - and no waiting time
2) Back end does the actual update (retrieve webpages and do stuff) - and registers again that update is done
I am unsure how I am able to pull off this - and I don't wanna use crontab (running it on Linux) - I don't know if I can set up a PHP-listener or something....any suggestions?
Looking forward to hear from you