How do I prevent access to a php script if not called with a comandline application like curl
- by RobertWHurst
How do I prevent access to a php script if not called with a comandline application like curl? I'm working on a web application and it uses a cron script to run it's services.